Skip to content

Commit dc8d1b9

Browse files
committed
Add ntpd user/group
1 parent ea75077 commit dc8d1b9

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

group

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ audio:x:4:
66
video:x:5:
77
log:x:100:
88
sshd:x:101:
9+
ntpd:x:102:

passwd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
root:x:0:0:root:/root:/bin/ksh
22
log:x:100:100:Logging daemon:/var/empty:/bin/false
33
sshd:x:101:101:SSH daemon:/var/empty:/bin/false
4+
ntpd:x:102:102:NTP daemon:/var/empty:/bin/false

shadow

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
root:$6$IT/9rONZpLFMvCAQ$XJnBvGr1oIZInuJzay59wXcQYS36B5l/Prb//P4qri65eXvR3Y4MOcVGHwDLLbnMMgnqjpjY9NNbyBciEZI9X.:::::::
22
log:!:::::::
33
sshd:!:::::::
4+
ntpd:!:::::::

0 commit comments

Comments
 (0)