mass update from my home pc
This commit is contained in:
@@ -7,6 +7,7 @@ service_type='oneshot'
|
||||
start() {
|
||||
[[ -w / ]] || { mount -o remount,rw /; }
|
||||
mount -a
|
||||
swapon -a
|
||||
}
|
||||
|
||||
unset stop
|
||||
|
Reference in New Issue
Block a user