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