aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/openggsn.service
blob: 82f953a64c7fcdbd1edc31fc9afdf094d5a4c1d8 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=OpenGGSN

[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/ggsn -c /etc/ggsn.conf -f
RestartSec=2
RestartPreventExitStatus=1