summaryrefslogtreecommitdiff
path: root/app-admin/ulogd/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-04 08:06:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-04 08:06:08 +0100
commit2a8d2f71d1d9963368e0ef3d641d75979a689d12 (patch)
tree83e283f960ab2ebbc1a042b8ed6c37b78d47b37b /app-admin/ulogd/files
parent8435c842b9e8fbb2bcc80397ab3aa655000459e2 (diff)
gentoo auto-resync : 04:07:2024 - 08:06:07
Diffstat (limited to 'app-admin/ulogd/files')
-rw-r--r--app-admin/ulogd/files/ulogd.logrotate2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ulogd/files/ulogd.logrotate b/app-admin/ulogd/files/ulogd.logrotate
index 777e40097a5e..b5a48a78674d 100644
--- a/app-admin/ulogd/files/ulogd.logrotate
+++ b/app-admin/ulogd/files/ulogd.logrotate
@@ -2,7 +2,7 @@
sharedscripts
missingok
notifempty
- create 0640 ulogd
+ create 0640 ulogd ulogd
postrotate
[ -f /run/ulogd.pid ] && /bin/kill -HUP $(cat /run/ulogd.pid)
endscript