summary refs log tree commit diff
path: root/DEPLOY.md
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-06-03 19:18:04 +0200
committerRory& <root@rory.gay>2025-06-03 19:18:04 +0200
commit0a51758df8c74fd65b449230e8ec214b0b58ef8c (patch)
tree6a243d9b89dc9534a3c0a73e47704f52754c53ad /DEPLOY.md
parentClean up pointless error handling, coerce booleans to string in nix (diff)
downloadnodejs-final-assignment-0a51758df8c74fd65b449230e8ec214b0b58ef8c.tar.xz
Add systemd example
Diffstat (limited to 'DEPLOY.md')
-rw-r--r--DEPLOY.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPLOY.md b/DEPLOY.md

index 63f89c5..302edaa 100644 --- a/DEPLOY.md +++ b/DEPLOY.md
@@ -29,7 +29,7 @@ services.safeNSound = { ## Other Linux distros: Please see your service manager: -- systemd (Debian, Arch, Fedora, ...): /etc/systemd/system/SafeNSound.service (see [example]()) +- systemd (Debian, Arch, Fedora, ...): /etc/systemd/system/SafeNSound.service (see [example](https://cgit.rory.gay/school/nodejs-final-assignment.git/tree/doc/systemd.service)) - sysvinit/openrc/... (Alpine, Gentoo, Devuan, ...): /etc/init.d/SafeNSound ## General setup considerations: