]> git.hoellein.online Git - zenbook/commitdiff
saving uncommitted changes in /etc prior to apt run
authorMario Höllein <mhoellein@freenet.de>
Thu, 26 Jul 2018 12:54:42 +0000 (14:54 +0200)
committerMario Höllein <mhoellein@freenet.de>
Thu, 26 Jul 2018 12:54:42 +0000 (14:54 +0200)
group
group-
gshadow
gshadow-
passwd
shadow
systemd/system/multi-user.target.wants/trezord.service [new symlink]

diff --git a/group b/group
index bc2a76c9c99b035eeadb0b800cbbc5b473d978ce..beb4bded6f4be74ea2085538d9a7af9d4c9e10dc 100644 (file)
--- a/group
+++ b/group
@@ -32,7 +32,7 @@ shadow:x:42:
 utmp:x:43:
 video:x:44:
 sasl:x:45:
-plugdev:x:46:mhoellein
+plugdev:x:46:mhoellein,trezord
 staff:x:50:
 games:x:60:
 users:x:100:
@@ -75,3 +75,4 @@ kismet:x:134:mhoellein
 wireshark:x:135:
 davfs2:x:136:mhoellein
 mongodb:x:137:mongodb
+trezord:x:999:
diff --git a/group- b/group-
index 47718ed75e39232e35237eb7d1de70a8b1d3b200..7377974467054ddd745e69cd68d3e7c4bf623b2c 100644 (file)
--- a/group-
+++ b/group-
@@ -74,4 +74,5 @@ postdrop:x:133:
 kismet:x:134:mhoellein
 wireshark:x:135:
 davfs2:x:136:mhoellein
-mongodb:x:137:
+mongodb:x:137:mongodb
+trezord:x:999:
diff --git a/gshadow b/gshadow
index a653c214239ca93619796a1cf2d2caa1446a56ee..a5ad7c808275b036e5df1da7ebfbd71b385411db 100644 (file)
--- a/gshadow
+++ b/gshadow
@@ -32,7 +32,7 @@ shadow:*::
 utmp:*::
 video:*::
 sasl:*::
-plugdev:*::mhoellein
+plugdev:*::mhoellein,trezord
 staff:*::
 games:*::
 users:*::
@@ -75,3 +75,4 @@ kismet:!::mhoellein
 wireshark:!::
 davfs2:!::mhoellein
 mongodb:!::mongodb
+trezord:!::
index d05ca17b6e7bbb9d8ddaa231b448ac88b6f066e1..9431a4abc15a7cc2bced10eaae1a1c2cfe4776c0 100644 (file)
--- a/gshadow-
+++ b/gshadow-
@@ -74,4 +74,5 @@ postdrop:!::
 kismet:!::mhoellein
 wireshark:!::
 davfs2:!::mhoellein
-mongodb:!::
+mongodb:!::mongodb
+trezord:!::
diff --git a/passwd b/passwd
index 7770a52986689226e1e980360750ac548bb09edc..84470ba53f5a193adef1793a8724d5eba3cf2208 100644 (file)
--- a/passwd
+++ b/passwd
@@ -45,3 +45,4 @@ nvidia-persistenced:x:123:131:NVIDIA Persistence Daemon,,,:/:/sbin/nologin
 postfix:x:125:132::/var/spool/postfix:/bin/false
 davfs2:x:126:136::/var/cache/davfs2:/bin/false
 mongodb:x:127:65534::/var/lib/mongodb:/bin/false
+trezord:x:999:999:TREZOR Bridge:/var:/bin/false
diff --git a/shadow b/shadow
index 39ab258bfa5179ffa2d3d62e463cef6b8c9bb462..e33a6673e136d61df66453a4793b99686aac7962 100644 (file)
--- a/shadow
+++ b/shadow
@@ -45,3 +45,4 @@ nvidia-persistenced:*:17325:0:99999:7:::
 postfix:*:17326:0:99999:7:::
 davfs2:*:17416:0:99999:7:::
 mongodb:*:17457:0:99999:7:::
+trezord:!:17738::::::
diff --git a/systemd/system/multi-user.target.wants/trezord.service b/systemd/system/multi-user.target.wants/trezord.service
new file mode 120000 (symlink)
index 0000000..ffaeba3
--- /dev/null
@@ -0,0 +1 @@
+/usr/lib/systemd/system/trezord.service
\ No newline at end of file