mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 07:16:03 +00:00
./contrib/init-scripts/fhem.service: use fhem.cfg as default
git-svn-id: https://svn.fhem.de/fhem/trunk@15685 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e7f8f8f23d
commit
1d6987085e
@ -10,8 +10,8 @@ Type=forking
|
|||||||
User=fhem
|
User=fhem
|
||||||
Group=dialout
|
Group=dialout
|
||||||
WorkingDirectory=/opt/fhem
|
WorkingDirectory=/opt/fhem
|
||||||
#ExecStart=/usr/bin/perl fhem.pl fhem.cfg
|
ExecStart=/usr/bin/perl fhem.pl fhem.cfg
|
||||||
ExecStart=/usr/bin/perl fhem.pl configDB
|
#ExecStart=/usr/bin/perl fhem.pl configDB
|
||||||
Restart=always
|
Restart=always
|
||||||
RestartSec=5
|
RestartSec=5
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user