aboutsummaryrefslogtreecommitdiff
path: root/system/openrc/doinst.sh
diff options
context:
space:
mode:
authorReza Talebi <reza.talebi.73@outlook.com>2024-07-29 04:12:14 +0330
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-29 08:09:15 +0700
commit72b38bb972ebddad52a97b706f1c2eb0a52cbe19 (patch)
tree51884342b1eabd186685a6816e0bb1c3e7b8791a /system/openrc/doinst.sh
parent643b8e8beb32f20fe7f8662f1e795bd574f7d21d (diff)
downloadslackbuilds-72b38bb972ebddad52a97b706f1c2eb0a52cbe19.tar.xz
system/openrc: Updated for version 0.54.2.
Signed-off-by: Reza Talebi <reza.talebi.73@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/openrc/doinst.sh')
-rw-r--r--system/openrc/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/openrc/doinst.sh b/system/openrc/doinst.sh
index 59a9913953ce..fb4b01aeefc6 100644
--- a/system/openrc/doinst.sh
+++ b/system/openrc/doinst.sh
@@ -13,7 +13,7 @@ config() {
}
BACKUP_FILE=(openrc/rc.conf logrotate.d/openrc)
-BACKUP_CONF=(agetty bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network staticroute swap urandom)
+BACKUP_CONF=(agetty bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network seedrng staticroute swap swclock)
for file in "${BACKUP_FILE[@]}"; do
config "etc/${file}.new"