aboutsummaryrefslogtreecommitdiff
path: root/system/openrc/doinst.sh
diff options
context:
space:
mode:
authorAaditya Bagga <aaditya_gnulinux@zoho.com>2017-05-17 22:42:20 +0530
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-20 06:54:11 +0700
commitcaec6497dc2c0e8a2b04453f5aa1268c1fc925b1 (patch)
tree19d771d6f60e54bd99ec581605853196c5988d66 /system/openrc/doinst.sh
parent62d1dc6017479801325cff143aa5fc5030a45127 (diff)
downloadslackbuilds-caec6497dc2c0e8a2b04453f5aa1268c1fc925b1.tar.xz
system/openrc: Updated for version 0.26.2.
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 7f9137ee4548..48ccc3272982 100644
--- a/system/openrc/doinst.sh
+++ b/system/openrc/doinst.sh
@@ -13,7 +13,7 @@ config() {
}
BACKUP_FILE=(inittab rc.conf logrotate.d/openrc)
-BACKUP_CONF=(bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network staticroute swap tmpfiles urandom)
+BACKUP_CONF=(bootmisc consolefont devfs dmesg fsck hostname hwclock keymaps killprocs localmount modules mtab net-online netmount network staticroute swap urandom)
for file in "${BACKUP_FILE[@]}"; do
config "etc/${file}.new"