summarylogtreecommitdiffstats
path: root/minisapserver.service
blob: 09b5fdba829b1a0bcae0f74399f43476467a878f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Session Announcement Protocol server
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=forking
ExecStart=/usr/bin/sapserver -d

[Install]
WantedBy=multi-user.target