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

+systemctrl service

parent bfb7715b
Branches
No related tags found
No related merge requests found
[Unit]
Description=The relayServer daemon.
After=network.target
[Service]
User=nobody
Type=simple
StandardOutput=null
StandardError=null
Restart=no
WorkingDirectory=/usr/local/share/xml-validation
ExecStart=/bin/bash -l -c 'source bin/activate;./server'
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment