From 7553795ec2d735c01dbdde129a65b7f45d5aa999 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 27 Feb 2018 14:34:02 -0600 Subject: Add harmony/ repo for packages still being discussed See https://wiki.adelielinux.org/wiki/Project:Harmony --- harmony/busybox/acpid.logrotate | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 harmony/busybox/acpid.logrotate (limited to 'harmony/busybox/acpid.logrotate') diff --git a/harmony/busybox/acpid.logrotate b/harmony/busybox/acpid.logrotate new file mode 100644 index 000000000..a37763540 --- /dev/null +++ b/harmony/busybox/acpid.logrotate @@ -0,0 +1,8 @@ +/var/log/acpid.log { + missingok + notifempty + sharedscripts + postrotate + /etc/init.d/acpid --ifstarted restart || true + endscript +} -- cgit v1.2.3-70-g09d2