summarylogtreecommitdiffstats
path: root/fhem.service
blob: 12503db20dac223f38a29417968b7dc881f56852 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=FHEM Perl Server
After=syslog.target network.target

[Service]
Type=forking
User=fhem
ExecStart=/usr/bin/fhem.pl /etc/fhem.cfg

[Install]
WantedBy=multi-user.target