最後活躍 1752994372

Sigal systemd user service

修訂 cdb7b45683bbc3007405602446b971f1b683fe03

sigal.service 原始檔案
1[Unit]
2Description=Build and serve Sigal gallery
3
4[Service]
5# Execute script to set up environment and launch Sigal
6ExecStart=sh /home/user/sigal/sigal.sh
7Type=simple
8
9[Install]
10WantedBy=default.target