mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 16:22:50 +02:00
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
|
@ -7,7 +7,8 @@ RequiresMountsFor=/var/lib/private/conduwuit
|
|||
|
||||
[Service]
|
||||
DynamicUser=yes
|
||||
Type=notify
|
||||
Type=notify-reload
|
||||
ReloadSignal=SIGUSR1
|
||||
|
||||
AmbientCapabilities=
|
||||
CapabilityBoundingSet=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue