Debugging for menu.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
%wheel ALL=(ALL) NOPASSWD: /home/stormux/.local/bin/stormux_service_state.sh *
|
||||
+5
-1
@@ -58,7 +58,11 @@ rm -rfv "/home/stormux/.local/share/LWorks"
|
||||
# Disable services
|
||||
systemctl disable bluetooth.service
|
||||
systemctl disable fstrim.timer
|
||||
systemctl disable sshd.service
|
||||
|
||||
# Keep SSH enabled temporarily while the gaming image transition is being tested.
|
||||
systemctl enable sshd.service
|
||||
mkdir -p /home/stormux/.local/.services
|
||||
touch /home/stormux/.local/.services/sshd.service
|
||||
|
||||
# Enable battery monitoring service
|
||||
systemctl enable battery-monitor.service
|
||||
|
||||
Reference in New Issue
Block a user