diff options
author | Aaron LI <aly@aaronly.me> | 2018-12-20 15:44:44 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2018-12-20 15:44:44 +0800 |
commit | 5f26215dc2484e0a5eabee03fdafd1c52e109bae (patch) | |
tree | ef71b69a4707ffff674b35a51170da739277336d /dfly-update | |
parent | 9ab503047f44e7f33cf83794b8ae590da36e0c8d (diff) | |
download | dfly-update-5f26215dc2484e0a5eabee03fdafd1c52e109bae.tar.bz2 |
Ignore /etc/login.conf.db and update config file
Diffstat (limited to 'dfly-update')
-rwxr-xr-x | dfly-update | 1 |
1 files changed, 1 insertions, 0 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 |