mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-25 19:54:26 +01:00
systemd/service.d: add iwd.conf & network-online.conf
This commit is contained in:
parent
58bc1dd726
commit
7c9aaef375
3
etc/systemd/system/service.d/iwd.conf
Normal file
3
etc/systemd/system/service.d/iwd.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[Unit]
|
||||||
|
Wants=iwd.service
|
||||||
|
After=iwd.service
|
3
etc/systemd/system/service.d/network-online.conf
Normal file
3
etc/systemd/system/service.d/network-online.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[Unit]
|
||||||
|
Wants=network-online.service
|
||||||
|
After=network-online.service
|
Loading…
Reference in New Issue
Block a user