mirror of
https://gitlab.com/hacklab01/pivilion.git
synced 2026-08-06 16:08:22 +00:00
Activate offline mode changes on next boot
This commit is contained in:
parent
eda151065c
commit
b5e19f08f6
9 changed files with 94 additions and 14 deletions
|
|
@ -4,6 +4,7 @@ DefaultDependencies=no
|
|||
After=local-fs.target
|
||||
Before=network-pre.target NetworkManager.service dhcpcd.service pivilion-mode.service
|
||||
Wants=network-pre.target
|
||||
RequiresMountsFor=/boot /boot/firmware
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ After=pivilion-config.service NetworkManager.service dhcpcd.service
|
|||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/lib/pivilion/mode.sh
|
||||
ExecStart=/usr/local/lib/pivilion/mode.sh --boot-selected
|
||||
RemainAfterExit=yes
|
||||
TimeoutStartSec=120
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue