summaryrefslogtreecommitdiff
path: root/system/adelie-base/passwd
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-07-28 00:55:38 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-07-28 00:55:38 +0000
commitc8fd7ec16f6a72dc6cd6cdbfcc488c8ad4e36b5a (patch)
treecac6f095efcc34dfc2f31ed3fda9c2be67ece97b /system/adelie-base/passwd
parent67d1676d7f4c8f980a1aeb1d9983ec9571f0e1fb (diff)
downloadpackages-c8fd7ec16f6a72dc6cd6cdbfcc488c8ad4e36b5a.tar.gz
packages-c8fd7ec16f6a72dc6cd6cdbfcc488c8ad4e36b5a.tar.bz2
packages-c8fd7ec16f6a72dc6cd6cdbfcc488c8ad4e36b5a.tar.xz
packages-c8fd7ec16f6a72dc6cd6cdbfcc488c8ad4e36b5a.zip
system/adelie-base: set root's default sh to /bin/sh
Diffstat (limited to 'system/adelie-base/passwd')
-rw-r--r--system/adelie-base/passwd2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/adelie-base/passwd b/system/adelie-base/passwd
index 48653288a..e7fb2d70c 100644
--- a/system/adelie-base/passwd
+++ b/system/adelie-base/passwd
@@ -1,4 +1,4 @@
-root:x:0:0:Root User:/root:/bin/bash
+root:x:0:0:Root User:/root:/bin/sh
bin:x:1:1:System Binary User:/bin:/sbin/nologin
daemon:x:2:2:System Daemon User:/sbin:/sbin/nologin
adm:x:3:4:adm:/var/adm:/sbin/nologin