12 lines
367 B
Diff
12 lines
367 B
Diff
diff -Nur tuned-2.8.0.old/tuned.service tuned-2.8.0/tuned.service
|
|
--- tuned-2.8.0.old/tuned.service 2018-07-26 05:41:57.266000000 -0400
|
|
+++ tuned-2.8.0/tuned.service 2018-07-26 05:43:22.491000000 -0400
|
|
@@ -9,6 +9,7 @@
|
|
PIDFile=/run/tuned/tuned.pid
|
|
BusName=com.redhat.tuned
|
|
ExecStart=/usr/sbin/tuned -l -P
|
|
+Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|