1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nodebb_ynh.git synced 2024-09-03 19:46:29 +02:00

Delete cryptpad.service

This commit is contained in:
frju365 2017-04-19 01:00:19 +02:00 committed by GitHub
parent 1c118dfbb7
commit 49e547c1e6

View file

@ -1,15 +0,0 @@
[Unit]
Description=CryptPad is an encrypted PAD Creator
After=syslog.target
After=network.target
[Service]
Type=simple
User=root
WorkingDirectory=__DIRECTORY__
ExecStart=/usr/bin/node server.js
Restart=always
Environment=USER=__APP__ HOME=__DIRECTORY__
[Install]
WantedBy=multi-user.target