LaundrySorcery

Log | Files | Refs

commit 15f23d08dae0da75d338c0c0327ae52d5649cd57
parent 66f4758e74d6eb4ff4bab2130c759efae7c83395
Author: Dominik Schmidt <das1993@hotmail.com>
Date:   Wed,  6 Jun 2018 17:41:34 +0000

Update the service file

Diffstat:
dist/systemd/LaundrySorcery.service | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/dist/systemd/LaundrySorcery.service b/dist/systemd/LaundrySorcery.service @@ -4,3 +4,7 @@ Description=Light sensory application for the laundry machine [Service] ExecStart=/usr/local/bin/laundrysorcery WorkingDirectory=/var/www +Restart=always + +[Install] +WantedBy=multi-user.target