summaryrefslogtreecommitdiffstats
path: root/modules.d/slx-network/services/s3-parse-network-kcl.service
blob: 89ffcecf60fde67ecd3462259424cc372801635b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Extract network config from KCL
DefaultDependencies=no
# Need MAC extracted from cmdline
Wants=dracut-cmdline.service
After=dracut-cmdline.service
# We generate a naming rule for the boot interface
Wants=systemd-udevd.service
Before=systemd-udevd.service
IgnoreOnIsolate=true

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