debian: make init.d script fail in case of any error

This commit is contained in:
Frédéric Péters 2017-01-11 10:20:47 +01:00
parent 0a82a3ad22
commit f361e474b6
1 changed files with 1 additions and 1 deletions

2
debian/welco.init vendored
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
### BEGIN INIT INFO
# Provides: welco
# Required-Start: $network $local_fs $remote_fs $syslog