Archived
1
0

Oops wrong dir

This commit is contained in:
wzeth 2016-06-12 05:34:59 -04:00 committed by GitHub
parent 29149eb452
commit 2d25b349f7

View File

@ -1,13 +0,0 @@
[Unit]
Description=NNTPChan Server
Requires=redis_6379.service
[Service]
Type=simple
WorkingDirectory=/opt/nntpchan
ExecStart=/opt/nntpchan/srndv2 run
ExecStop=/bin/kil -15 $MAINPID
Restart=always
[Install]
WantedBy=multi-user.target