]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
chore(cleanup): remove logrotate file
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Thu, 14 Jan 2021 11:49:19 +0000 (11:49 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Sat, 16 Jan 2021 03:00:50 +0000 (03:00 +0000)
dracut.logrotate [deleted file]

diff --git a/dracut.logrotate b/dracut.logrotate
deleted file mode 100644 (file)
index 76bdd80..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-/var/log/dracut.log {
-    missingok
-    notifempty
-    size 30k
-    create 0600 root root
-}