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

read /etc/environment for CAL_USR/CAL_PWD

parent fd267ea3
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ After=network-online.target
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