Skip to content
Snippets Groups Projects
Commit f1001abb authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

missing WorkingDirectory

parent f9011837
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ After=network-online.target
[Service]
User=nobody
Type=simple
WorkingDirectory=/usr/local/share/cal
EnvironmentFile=-/etc/environment
ExecStart=/bin/bash -l -c 'source bin/activate;./server'
Restart=always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment