Archived
1
0

Merge pull request #144 from wzeth/patch-20

remove pre-cambrian redis, add helpers
This commit is contained in:
Jeff 2017-01-29 11:44:38 -05:00 committed by GitHub
commit 7c8129c42e

View File

@ -1,9 +1,12 @@
[Unit]
Description=NNTPChan Server
Requires=postgresql.service
#After=network.target
#Requires=postgresql.service
[Service]
Type=simple
#Uncomment next line if you want to specify an ini path not in the working directory
#Environment=SRND_INI_PATH=/opt/nntpchan/srnd.ini
WorkingDirectory=/opt/nntpchan
ExecStart=/opt/nntpchan/srndv2 run
ExecStop=/bin/kill -15 $MAINPID