Skip to content

Commit a8f3ee3

Browse files
committed
systemd service: Use journal for logging
1 parent 638b1ab commit a8f3ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tuned.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Documentation=man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)
99
Type=dbus
1010
PIDFile=/run/tuned/tuned.pid
1111
BusName=com.redhat.tuned
12-
ExecStart=/usr/sbin/tuned -l -P
12+
ExecStart=/usr/sbin/tuned -P
1313

1414
[Install]
1515
WantedBy=multi-user.target

0 commit comments

Comments
 (0)