mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-19 17:54:13 +00:00
Update cos-setup-network.service to look like the other services (#303)
This commit is contained in:
@@ -3,14 +3,9 @@ Description=cOS setup after network
|
|||||||
After=network-online.target
|
After=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Nice=19
|
|
||||||
IOSchedulingClass=2
|
|
||||||
IOSchedulingPriority=7
|
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/bin/kairos-agent run-stage network
|
ExecStart=/usr/bin/kairos-agent run-stage network
|
||||||
TimeoutStopSec=180
|
|
||||||
KillMode=process
|
|
||||||
KillSignal=SIGINT
|
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
name: systemd
|
name: systemd
|
||||||
category: init-svc
|
category: init-svc
|
||||||
version: 0.7.0
|
version: 0.8.0
|
||||||
|
Reference in New Issue
Block a user