v2.23.0; inital submit
This commit is contained in:
11
cryptpad.service
Normal file
11
cryptpad.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=CryptPad service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/node /usr/share/cryptpad/server.js
|
||||
WorkingDirectory=/usr/share/cryptpad
|
||||
User=cryptpad
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user