mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
13 lines
216 B
SYSTEMD
13 lines
216 B
SYSTEMD
[Unit]
|
|
Description=Disable pihole DNS and wireguard VPN
|
|
RefuseManualStart=no
|
|
RefuseManualStop=no
|
|
|
|
[Timer]
|
|
OnCalendar=Mon..Fri 7:30:00
|
|
Persistent=true
|
|
Unit=start-work-network.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|