Skip to content
Snippets Groups Projects
Commit 2cccc104 authored by Thomas Bock's avatar Thomas Bock :speech_balloon:
Browse files

restart true, target default

parent 25cde467
No related branches found
No related tags found
No related merge requests found
...@@ -6,11 +6,9 @@ After=network-online.target ...@@ -6,11 +6,9 @@ After=network-online.target
[Service] [Service]
User=nobody User=nobody
Type=simple Type=simple
StandardOutput=null
StandardError=null
Restart=no
WorkingDirectory=/usr/local/share/cal WorkingDirectory=/usr/local/share/cal
ExecStart=/bin/bash -l -c 'source bin/activate;./server' ExecStart=/bin/bash -l -c 'source bin/activate;./server'
Restart=always
[Install] [Install]
WantedBy=multi-user.target WantedBy=default.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment