Skip to content

Commit 6059be3

Browse files
committed
Remove package 'unzip' from user module
Nothing seems to use it. Signed-off-by: Jonathan Dowland <[email protected]>
1 parent 4faed25 commit 6059be3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/user/module.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ envs:
99

1010
packages:
1111
install:
12-
- unzip
1312
- shadow-utils # groupadd
1413

1514
execute:
@@ -18,4 +17,3 @@ execute:
1817
run:
1918
user: 185
2019
workdir: "/home/jboss"
21-

0 commit comments

Comments
 (0)