File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,10 @@ public:
4646 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/basic.conf --group lp --static-id 7
4747 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/basic.conf --group sudo --static-id 27
4848 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/basic.conf --group utmp --static-id 43
49- ls -al $SYSROOT/usr/lib/sysusers.d/polkit.conf
5049 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/polkit.conf --user polkitd --static-id 105
5150 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/systemd-journal.conf --group systemd-journal --static-id 121
5251 systemd_sysusers_override.py $SYSROOT/usr/lib/sysusers.d/systemd-timesync.conf --user systemd-timesync --static-id 133
5352
5453 # Update tmpfiles.d configs for 'wheel' group rename.
55- ls -l $SYSROOT/usr/lib/tmpfiles.d/cups.conf
5654 sed -e 's/ wheel / sudo /' -i $SYSROOT/usr/lib/tmpfiles.d/cups.conf
5755 sed -e 's/:group:wheel:/:group:sudo:/' -i $SYSROOT/usr/lib/tmpfiles.d/systemd.conf
You can’t perform that action at this time.
0 commit comments