Merge pull request #144 from wzeth/patch-20
remove pre-cambrian redis, add helpers
This commit is contained in:
commit
7c8129c42e
@ -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
|
||||
|
Reference in New Issue
Block a user