core/sage-notebook/trunk/sage.service

9 lines
139 B
SYSTEMD
Raw Normal View History

2015-04-13 15:59:57 +08:00
[Unit]
Description=A free open-source mathematics software system
[Service]
ExecStart=/usr/bin/sage -n
[Install]
WantedBy=default.target