mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-17 19:12:52 +01:00
Use deb-systemd-invoke
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
if [ "$1" = "configure" ]; then
|
||||
systemctl mask tgstation-server
|
||||
deb-systemd-invoke mask tgstation-server
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
Reference in New Issue
Block a user