aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-20 15:44:44 +0800
committerAaron LI <aly@aaronly.me>2018-12-20 15:44:44 +0800
commit5f26215dc2484e0a5eabee03fdafd1c52e109bae (patch)
treeef71b69a4707ffff674b35a51170da739277336d
parent9ab503047f44e7f33cf83794b8ae590da36e0c8d (diff)
downloaddfly-update-5f26215dc2484e0a5eabee03fdafd1c52e109bae.tar.bz2
Ignore /etc/login.conf.db and update config file
-rwxr-xr-xdfly-update1
-rw-r--r--dfly-update.conf6
2 files changed, 6 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update
index 8f3c6fd..e853b95 100755
--- a/dfly-update
+++ b/dfly-update
@@ -67,6 +67,7 @@ FILES_IGNORE='
/etc/fstab
/etc/group
/etc/localtime
+ /etc/login.conf.db
/etc/master.passwd
/etc/passwd
/etc/pwd.db
diff --git a/dfly-update.conf b/dfly-update.conf
index 7098bc9..dd5cd99 100644
--- a/dfly-update.conf
+++ b/dfly-update.conf
@@ -1,7 +1,10 @@
#
-# Configurations for `dfly-update`
+# Configurations for 'dfly-update'
#
+# Tool name
+#NAME=dfly-update
+
# Base URL to Remote DragonFly BSD images
#URL_BASE="https://mirror-master.dragonflybsd.org"
#URL_MASTER="${URL_BASE}/snapshots/x86_64/images"
@@ -29,6 +32,7 @@
# /etc/fstab
# /etc/group
# /etc/localtime
+# /etc/login.conf.db
# /etc/master.passwd
# /etc/passwd
# /etc/pwd.db