]> git.pld-linux.org Git - packages/libteam.git/blob - teamd@.service
- split libteamdctl* packages; release 3
[packages/libteam.git] / teamd@.service
1 [Unit]
2 Description=Team Daemon for device %I
3 Before=network-pre.target network.service
4 Wants=network-pre.target
5
6 [Service]
7 BusName=org.libteam.teamd.%i
8 ExecStart=/usr/bin/teamd -U -D -o -t %i -f /etc/sysconfig/interfaces/team-%i
9 Restart=on-failure
10 RestartPreventExitStatus=1
This page took 0.051434 seconds and 3 git commands to generate.