add SIGUSR1 systemctl reload config support to systemd units
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
9158edfb7c
commit
f80d85e107
2 changed files with 4 additions and 2 deletions
3
debian/conduwuit.service
vendored
3
debian/conduwuit.service
vendored
|
@ -8,7 +8,8 @@ Documentation=https://conduwuit.puppyirl.gay/
|
|||
DynamicUser=yes
|
||||
User=conduwuit
|
||||
Group=conduwuit
|
||||
Type=notify
|
||||
Type=notify-reload
|
||||
ReloadSignal=SIGUSR1
|
||||
|
||||
Environment="CONDUWUIT_CONFIG=/etc/conduwuit/conduwuit.toml"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue