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:
parent
1c118dfbb7
commit
49e547c1e6
1 changed files with 0 additions and 15 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue