Files
aur-packages/cryptpad/cryptpad.service
T
anonfunc 0e7e739f94 Add 'cryptpad/' from commit 'aabcafc23eb090c19c26c900e244a29b5aaefe56'
git-subtree-dir: cryptpad
git-subtree-mainline: eab9022812
git-subtree-split: aabcafc23e
2019-09-06 12:51:41 +02:00

12 lines
191 B
Desktop File

[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