aboutsummaryrefslogtreecommitdiffstats
path: root/eibd.service
blob: 133a19ebd3f238666316f224a7fe71b924284da8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=EIB Daemon
After=network.target

[Service]
User=daemon
EnvironmentFile=/etc/conf.d/eibd.conf
ExecStart=/usr/bin/eibd $EIBD_OPTS

[Install]
WantedBy=multi-user.target