summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorOlav Vitters <olav@vitters.nl>2020-07-29 13:03:31 +0200
committerOlav Vitters <olav@vitters.nl>2020-07-29 13:03:31 +0200
commit75b02058bc2ca7f0bd09d1ed9f28f576a07adc04 (patch)
tree1a5dae394abc65169c90b943ecd28ea76475207e /Makefile
parentb4031c7647e0df3ff745a06af7d1d59f6a389f16 (diff)
downloadsetup-75b02058bc2ca7f0bd09d1ed9f28f576a07adc04.tar
setup-75b02058bc2ca7f0bd09d1ed9f28f576a07adc04.tar.gz
setup-75b02058bc2ca7f0bd09d1ed9f28f576a07adc04.tar.bz2
setup-75b02058bc2ca7f0bd09d1ed9f28f576a07adc04.tar.xz
setup-75b02058bc2ca7f0bd09d1ed9f28f576a07adc04.zip
add basic empty subuid/subgid files for docker, as per Fedora
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d7535b..842bfef 100644
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ VERSION = 2.7.24
LIST = csh.cshrc csh.login gshadow group host.conf hosts.allow hosts.deny inputrc \
motd passwd printcap protocols securetty services shadow shells profile \
- filesystems fstab resolv.conf hosts
+ filesystems fstab resolv.conf hosts subgid subuid
check:
@echo Sanity checking selected files....