summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-network/services/s3-parse-network-kcl.service
blob: da0445caf05a115d6b1864f8ed82b92d1da4d9b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Extract network config from KCL
DefaultDependencies=no
Wants=dracut-cmdline.service
After=dracut-cmdline.service
Wants=systemd-udevd.service
Before=systemd-udevd.service
IgnoreOnIsolate=true

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/local/bin/s3-parse-network-kcl.sh