Skip to content

Commit 69dadb0

Browse files
Wait for houseportal to start
1 parent 0dd2908 commit 69dadb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.debian

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
### BEGIN INIT INFO
44
# Provides: houserelay
5-
# Required-Start: $network $remote_fs $syslog
6-
# Required-Stop: $network $remote_fs $syslog
5+
# Required-Start: $network $remote_fs $syslog $houseportal
6+
# Required-Stop: $network $remote_fs $syslog $houseportal
77
# Default-Start: 2 3 4 5
88
# Default-Stop:
99
# Short-Description: Start the Relay Web Access daemon

0 commit comments

Comments
 (0)