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

"/etc/environment" --> "-/etc/environment"

parent a113e77c
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,7 @@ After=network-online.target
[Service]
User=nobody
Type=simple
WorkingDirectory=/usr/local/share/cal
EnvironmentFile=/etc/environment
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