docs - add dns_resolvers and permissions to Linux

This commit is contained in:
bunkerity
2021-08-17 14:02:15 +02:00
parent a903960b4c
commit 028fc61b4f
3 changed files with 44 additions and 21 deletions

View File

@@ -9,4 +9,6 @@ rm -f /lib/systemd/system/local-fs.target.wants/*; \
rm -f /lib/systemd/system/sockets.target.wants/*udev*; \
rm -f /lib/systemd/system/sockets.target.wants/*initctl*; \
rm -f /lib/systemd/system/basic.target.wants/*;\
rm -f /lib/systemd/system/anaconda.target.wants/*;
rm -f /lib/systemd/system/anaconda.target.wants/*;\
rm -f /lib/systemd/system/*tmpfiles*;\
rm -f /lib/systemd/user/*tmpfiles*;\