feat(systemd): Add revpi-iosbus.service files
Signed-off-by: Sven Sager <s.sager@kunbus.com>
This commit is contained in:
12
data/systemd/before_253/revpi-ios.service
Normal file
12
data/systemd/before_253/revpi-ios.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=D-Bus interface for Inputs/Outputs of Revolution Pi
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/default/revpi-ios
|
||||
Type=notify
|
||||
NotifyAccess=all
|
||||
ExecStart=/usr/sbin/revpi-middleware ios $DAEMON_OPTS
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user