desktop/sagemath/sage.service

9 lines
144 B
SYSTEMD
Raw Normal View History

2016-02-26 03:06:24 +08:00
[Unit]
Description=A free open-source mathematics software system
[Service]
ExecStart=/usr/lib/sage/sage -n
[Install]
WantedBy=default.target