]> git.pld-linux.org Git - packages/abrt.git/blame - abrt-split-usr.patch
Release 2 (by relup.sh)
[packages/abrt.git] / abrt-split-usr.patch
CommitLineData
7c8af46e
JB
1--- abrt-2.17.5/init-scripts/abrtd.service.orig 2024-03-10 17:28:32.340577067 +0100
2+++ abrt-2.17.5/init-scripts/abrtd.service 2024-03-10 17:29:50.076822600 +0100
3@@ -4,7 +4,7 @@ Description=ABRT Daemon
c84311ec
JB
4 [Service]
5 Type=dbus
6 BusName=org.freedesktop.problems.daemon
7-ExecStartPre=/usr/bin/bash -c "pkill abrt-dbus || :"
8+ExecStartPre=/bin/bash -c "pkill abrt-dbus || :"
9 ExecStart=/usr/sbin/abrtd -d -s
7c8af46e
JB
10 DevicePolicy=closed
11 KeyringMode=private
This page took 0.040534 seconds and 4 git commands to generate.