Skip to content
Snippets Groups Projects
Verified Commit 1bf5211c authored by Anna Wilcox's avatar Anna Wilcox :fox:
Browse files

system/adelie-base: I meant 1777

parent 95658fbe
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ package() {
install -m644 "$srcdir"/group "$pkgdir"/etc/group
install -m644 "$srcdir"/passwd "$pkgdir"/etc/passwd
install -m640 -g shadow "$builddir"/tree/etc/shadow "$pkgdir"/etc/shadow
chmod 1755 "$pkgdir"/var/tmp
chmod 1777 "$pkgdir"/var/tmp
echo '' > "$pkgdir"/etc/shells
# stupid inflatable stupid busybox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment