Skip to content

Commit 31fde84

Browse files
authored
rak7391: Remove symlinks from single slot to slot1 (#119)
This is no longer needed after chirpstack/chirpstack-openwrt-feed#7.
1 parent 3a54783 commit 31fde84

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

conf/rak_rak7289v2/files/etc/rc.local

Lines changed: 0 additions & 3 deletions
This file was deleted.

conf/rak_rak7391/files/etc/rc.local

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
PG_VERSION=$(postgres -V | awk '{print $NF}')
22

3-
# Make gateway-id show first slot Gateway ID
4-
ln -s /tmp/concentratord_slot1_command /tmp/concentratord_command
5-
ln -s /tmp/concentratord_slot1_event /tmp/concentratord_event
6-
73
# Fixup after upgrade
84
chown -R postgres:postgres /srv/postgresql/${PG_VERSION}
95
if [ -d "/srv/postgresql/${PG_VERSION}/data" ]; then

0 commit comments

Comments
 (0)