File: dbeacon.service

package info (click to toggle)
dbeacon 0.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: cpp: 2,346; perl: 1,549; makefile: 42; sh: 21
file content (11 lines) | stat: -rw-r--r-- 214 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Multicast beacon
Documentation=man:dbeacon
AssertPathExists=/etc/dbeacon.conf

[Service]
User=Debian-dbeacon
ExecStart=/usr/bin/dbeacon -c /etc/dbeacon.conf

[Install]
WantedBy=multi-user.target