Add logrotate to Minimal
This commit is contained in:
parent
8398871724
commit
b5c60155d2
@ -127,6 +127,7 @@ additional_packages = [
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
"logrotate",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -192,6 +192,7 @@ additional_packages = [
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
"logrotate",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -129,6 +129,7 @@ additional_packages = [
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
"rsyslog-logrotate",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -124,6 +124,7 @@ additional_packages = [
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
"logrotate",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
@ -124,6 +124,7 @@ additional_packages = [
|
||||
"kbd-legacy",
|
||||
"container-selinux",
|
||||
"smartmontools-selinux",
|
||||
"logrotate",
|
||||
]
|
||||
}
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user