Update cos-setup-network.service to look like the other services (#303)

This commit is contained in:
Itxaka
2023-06-21 09:41:41 +02:00
committed by GitHub
parent cfa8c7d3c1
commit 598cbadb87
2 changed files with 2 additions and 7 deletions

View File

@@ -3,14 +3,9 @@ Description=cOS setup after network
After=network-online.target
[Service]
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/kairos-agent run-stage network
TimeoutStopSec=180
KillMode=process
KillSignal=SIGINT
[Install]
WantedBy=multi-user.target

View File

@@ -1,3 +1,3 @@
name: systemd
category: init-svc
version: 0.7.0
version: 0.8.0