This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/gapd.conf
-
ExecStart=/usr/lib/gap/pkg/scscp/gapd.sh $GAPD_OPTIONS
-
Group=gapd
-
Restart=on-failure
-
Type=simple
-
User=gapd
-
WorkingDirectory=/var/lib/gapd
-
-
[Unit]
-
After=syslog.target network.target
-
Description=SCSCP server for the GAP Computer Algebraic System
-
Documentation=man:gapd(8) http://www.gap-system.org/Manuals/pkg/scscp/doc/chap0.html
-
Additionnal notes
Nothing here.