Set the correct service name in setup-script

This commit is contained in:
jreichmann 2017-12-01 11:32:55 +01:00
parent 52883558b5
commit 7916402f78

View file

@ -1,5 +1,5 @@
#!/bin/bash
s6-svc -O /etc/s6.d/dehydrated
s6-svc -O /etc/s6.d/setup
# Check if and which configuration file exists
CONFIGFILE="none"