Skip to content

Commit d5bc9b1

Browse files
committed
Fix syslog param
1 parent 103a7e1 commit d5bc9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.freedesktop.UDisks2.service.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[D-BUS Service]
22
Name=org.freedesktop.UDisks2
3-
Exec=@CMAKE_INSTALL_PREFIX@/bin/openbsdisks2 --syslog-output
3+
Exec=@CMAKE_INSTALL_PREFIX@/bin/openbsdisks2 --syslog
44
User=root

0 commit comments

Comments
 (0)