summarylogtreecommitdiffstats
path: root/gnump3d.service
blob: 7fc17d74ddc17c4a28838628d0f2eaa3520d0c78 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=A streaming server
After=network.target remote-fs.target nss-lookup.target

[Service]
Type=simple
PIDFile=/var/run/ajaxterm.pid
ExecStart=/usr/bin/gnump3d --quiet

[Install]
WantedBy=multi-user.target