LaundrySorcery.service.in (202B)
1 [Unit] 2 Description=Light sensory application for the laundry machine 3 4 [Service] 5 ExecStart=DESTDIR/bin/laundrysorcery on_file 6 WorkingDirectory=WWWDIR 7 Restart=always 8 9 [Install] 10 WantedBy=multi-user.target