modified: install/chmod.sh -> .git 664

new file:   usr/etc/systemd/sleep.conf -> no hibernation but freeze
modified:   usr/home/.bash_aliases -> src but still doesn't work
This commit is contained in:
archikid08
2026-02-23 18:29:17 +01:00
parent 08f385e20f
commit 45f4ae2458
3 changed files with 32 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ chown -R root $MACHINE_DIR
chgrp -R $MACHINE $MACHINE_DIR
chmod -R 771 $MACHINE_DIR/install
chmod -R 771 $BIN_DIR
chmod -R 751 $SBIN_DIR
chmod -R 661 $MACHINE_DIR/.git
find $MACHINE_DIR -type d -exec chmod 775 {} \;
chown root:root /etc/pam.d/*