[gnome-ostree] integration: root's home is /root, not /home/root
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] integration: root's home is /root, not /home/root
- Date: Wed, 19 Sep 2012 00:32:06 +0000 (UTC)
commit 51d20c2f1e41d809acc6a89c0a99fad41985d271
Author: Colin Walters <walters verbum org>
Date: Tue Sep 18 20:23:55 2012 -0400
integration: root's home is /root, not /home/root
I'm not sure who actually uses /home/root, but let's stick with /root
like at least Debian/Fedora use.
src/integration/lib-passwd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/integration/lib-passwd b/src/integration/lib-passwd
index a59e5f9..4ee67e9 100644
--- a/src/integration/lib-passwd
+++ b/src/integration/lib-passwd
@@ -1,4 +1,4 @@
-root::0:0:root:/home/root:/bin/sh
+root::0:0:root:/root:/bin/sh
daemon:*:1:1:daemon:/usr/sbin:/bin/sh
bin:*:2:2:bin:/bin:/bin/sh
sys:*:3:3:sys:/dev:/bin/sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]