mirror of
https://github.com/vale981/stream
synced 2025-03-05 10:01:39 -05:00
disable service upon removal
This commit is contained in:
parent
29642bb669
commit
95874a08a8
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
"Stops the service, removes the unit file and reloads systemd."
|
||||
[name]
|
||||
(stop-service! name)
|
||||
(disable-service! name)
|
||||
(remove-unit-file! name)
|
||||
(reload-systemd!))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue