mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-20 13:14:52 +00:00
12 lines
311 B
Bash
Executable File
12 lines
311 B
Bash
Executable File
#!/bin/bash
|
|
|
|
#©keithhedger Tue 3 Feb 19:40:19 GMT 2015 kdhedger68713@gmail.com
|
|
|
|
systemd-machine-id-setup
|
|
systemctl preset-all
|
|
systemctl disable systemd-time-wait-sync.service
|
|
|
|
#rm -f /usr/bin/xsltproc||true
|
|
#rm -fv /usr/lib/lib{blkid,uuid,mount}.so*||true
|
|
#rm -f /usr/lib/tmpfiles.d/systemd-nologin.conf||true
|