blob: 871462480532ac7ea25b563adf7a8ca64b237bdc [file] [log] [blame]
Alexander Filippov83aa32a2020-06-08 12:51:56 +03001[Unit]
2Description=Setup VLAN 4004
3DefaultDependencies=no
4Conflicts=shutdown.target
5After=systemd-remount-fs.service
6Before=sysinit.target shutdown.target systemd-update-done.service
7ConditionNeedsUpdate=/etc
8
9[Service]
10Type=oneshot
11RemainAfterExit=yes
12ExecStart=/usr/bin/setup-vlan4004.sh
13
14[Install]
15WantedBy=sysinit.target