Logo
Explore Help
Sign In
Spark/ssm-services
1
0
Fork 1
You've already forked ssm-services
Code Issues Pull Requests Releases Wiki Activity
ssm-services/init.d/mount

12 lines
136 B
Plaintext
Raw Normal View History

init
2013-09-29 03:32:39 +04:00
#!/usr/bin/env watchman
service_type='oneshot'
a slightly more smart mount and udev using /bin/udevd. If you have systemd-udevd, link it there instead of changing the script
2013-11-25 07:39:24 +04:00
Invasive oneshot services now use spawn()
2014-07-28 07:52:32 +04:00
spawn() {
a slightly more smart mount and udev using /bin/udevd. If you have systemd-udevd, link it there instead of changing the script
2013-11-25 07:39:24 +04:00
[[ -w / ]] || { mount -o remount,rw /; }
mount -a
mass update from my home pc
2014-02-25 04:45:13 +04:00
swapon -a
a slightly more smart mount and udev using /bin/udevd. If you have systemd-udevd, link it there instead of changing the script
2013-11-25 07:39:24 +04:00
}
init
2013-09-29 03:32:39 +04:00
unset stop
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 20ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API