aboutsummaryrefslogtreecommitdiff
blob: 5c3d911742c718b0e0465e55c384c10552115a0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Gentoo Network Interface Management Scripts

[Service]
Type=oneshot
ExecStart=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I start
ExecStop=@LIBEXECDIR@/sh/systemd-wrapper.sh -i %I stop
SuccessExitStatus=1
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target