rudolfkoenig cde51440e0 debian/ubuntu package creation
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@661 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2010-08-02 12:47:55 +00:00

15 lines
272 B
Plaintext

# FHEM Service
description "fhem server"
author "Rudolf Koenig <r.koenig@koeniglich.de>"
start on (net-device-up
and local-filesystems
and runlevel [2345])
stop on runlevel [016]
expect fork
respawn
exec /usr/bin/fhem.pl /etc/fhem.cfg