13 lines
229 B
Desktop File
13 lines
229 B
Desktop File
[Unit]
|
|
Description=api for the forest wikimud
|
|
|
|
[Service]
|
|
WorkingDirectory=/var/www/theforest.shoofle.net
|
|
ExecStart=/var/www/theforest.shoofle.net/start.sh
|
|
Type=simple
|
|
Restart=always
|
|
RestartSec=10
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|