home
·
contact
·
privacy
projects
/
confplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dff42c
)
Fix ntpdate call using wrong command name.
author
Plom Heller
<plom@plomlompom.com>
Wed, 2 Sep 2026 14:44:05 +0000
(16:44 +0200)
committer
Plom Heller
<plom@plomlompom.com>
Wed, 2 Sep 2026 14:44:05 +0000
(16:44 +0200)
start_root.sh
patch
|
blob
|
history
diff --git
a/start_root.sh
b/start_root.sh
index eb57d1cf474da5ad749cb230e1f67467f65978c4..dd07ab403766f6f622ca3467a44f180525ac75fb 100755
(executable)
--- a/
start_root.sh
+++ b/
start_root.sh
@@
-21,4
+21,4
@@
adduser --comment "" "${USERNAME}"
usermod -a -G sudo "${USERNAME}"
msg 'Synchronizing clock …'
-ntp
sec-ntpdate
+ntp
date-debian