summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2022-05-19 18:02:55 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2022-05-19 19:26:54 +0000
commitbe11c93d018a07afd1b166a642f5efa2630474f7 (patch)
tree9b75c05eef50b23016289e2add261f85493951af /Makefile
parent691171323b5b72c9a9d6b59b999c0581301b8d6b (diff)
downloadalpine-conf-be11c93d018a07afd1b166a642f5efa2630474f7.zip
setup-user: new setup script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d852cc1..fbad9ef 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ SBIN_FILES := copy-modloop\
setup-proxy\
setup-sshd\
setup-timezone\
+ setup-user\
setup-xen-dom0\
setup-xorg-base\
update-conf\