summaryrefslogtreecommitdiff
path: root/meta-yadro/meta-nicole/recipes-phosphor/network/vlan-4004/setup-vlan4004.service
blob: 871462480532ac7ea25b563adf7a8ca64b237bdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Unit]
Description=Setup VLAN 4004
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-remount-fs.service
Before=sysinit.target shutdown.target systemd-update-done.service
ConditionNeedsUpdate=/etc

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/setup-vlan4004.sh

[Install]
WantedBy=sysinit.target