This unit is provided by:
Options
-
[Install]-
WantedBy=sleep.target
-
-
[Service]-
ExecStart=/usr/bin/netctl store ; /usr/bin/netctl stop-all -
ExecStop=-/usr/bin/netctl restore -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
Before=sleep.target -
Description=netctl sleep hook -
Documentation=man:netctl.special(7) -
StopWhenUnneeded=yes
-
Additionnal notes
Nothing here.