mirror of
https://github.com/ksyasuda/rice.git
synced 2026-06-12 15:13:33 -07:00
add custom user services
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[Unit]
|
||||
Description=disable pihole
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=nmcli conn down wg0
|
||||
ExecStart=nmcli conn up NoPihole
|
||||
Reference in New Issue
Block a user