in the middle of rewriting it
This commit is contained in:
9
nodejs/etc/systemd/system/safechat.service
Normal file
9
nodejs/etc/systemd/system/safechat.service
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Secure and Encrypted Chat Server
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/nodejs /usr/share/safechat/nodejs/safechat > /var/log/safechat.log
|
||||
Restart=on-abort
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user