File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ #! /bin/bash
2+ sudo systemctl stop proc-sys-fs-binfmt_misc.automount
3+ sudo systemctl stop cups.path
4+ sudo systemctl stop cups.socket
5+ sudo systemctl stop cups.service
6+ sudo systemctl stop colord.service
7+ sudo systemctl stop cups-browsed.service
8+ sudo systemctl stop fwupd.service
9+ sudo systemctl stop iio-sensor-proxy.service
10+ sudo systemctl stop power-profiles-daemon.service
11+ sudo systemctl stop syslog.socket
12+ sudo systemctl stop rsyslog.service
13+ sudo systemctl stop snapd.service
14+ sudo systemctl stop snapd.socket
15+ sudo systemctl stop systemd-journald.service
16+ sudo systemctl stop systemd-journald.socket
17+ sudo systemctl stop systemd-journald-dev-log.socket
18+ sudo systemctl stop systemd-oomd.service
19+ sudo systemctl stop systemd-oomd.socket
20+ sudo systemctl stop udisks2.service
21+ sudo systemctl stop unattended-upgrades.service
22+ sudo systemctl stop upower.service
23+ sudo service apparmor stop
24+ sudo service apport stop
25+ sudo service bluetooth stop
26+ sudo service plymouth-log stop
27+ sudo service ufw stop
You can’t perform that action at this time.
0 commit comments