Fix time update issue on cosmo
This commit is contained in:
parent
8681ef9677
commit
0d9b6996db
1 changed files with 2 additions and 0 deletions
|
|
@ -221,3 +221,5 @@ useradd --gid 9999 --no-create-home --home-dir /nonexistent --no-user-group --sy
|
|||
groupadd -g 100000 cosmo
|
||||
useradd -m -u 100000 -g 100000 -G audio,input,video,sudo,aid_system,aid_graphics,aid_input,aid_audio,aid_net_bt_admin,aid_net_bt,aid_inet,aid_net_raw,aid_net_admin -s /bin/bash cosmo
|
||||
echo cosmo:cosmo | chpasswd
|
||||
|
||||
usermod systemd-timesync -a -G aid_inet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue