Add CFUN=0 fix
Fixed
This commit is contained in:
@@ -847,7 +847,7 @@ RemainAfterExit=yes
|
||||
[Install]
|
||||
WantedBy=multi-user.target" > "$cfun_service_path"
|
||||
|
||||
ln -sf "$service_path" "/lib/systemd/system/multi-user.target.wants/"
|
||||
ln -sf "$cfun_service_path" "/lib/systemd/system/multi-user.target.wants/"
|
||||
systemctl daemon-reload
|
||||
mount -o remount,ro /
|
||||
echo "CFUN fix has been installed and will execute at every boot."
|
||||
|
||||
Reference in New Issue
Block a user