13 lines
507 B
Diff
13 lines
507 B
Diff
|
Index: libteam-1.16/teamd/redhat/systemd/teamd@.service
|
||
|
===================================================================
|
||
|
--- libteam-1.16.orig/teamd/redhat/systemd/teamd@.service
|
||
|
+++ libteam-1.16/teamd/redhat/systemd/teamd@.service
|
||
|
@@ -3,6 +3,6 @@ Description=Team Daemon for device %I
|
||
|
|
||
|
[Service]
|
||
|
BusName=org.libteam.teamd.%i
|
||
|
-ExecStart=/usr/bin/teamd -U -D -o -t %i -f /run/teamd/%i.conf
|
||
|
+ExecStart=/usr/sbin/teamd -U -D -o -t %i -f /run/teamd/%i.conf
|
||
|
Restart=on-failure
|
||
|
RestartPreventExitStatus=1
|