Force use of unmount. Update .gitignores.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-05 01:53:34 +00:00
commit 82420113a2
5 changed files with 32 additions and 23 deletions

19
etc/runit/.gitignore vendored
View file

@ -1,10 +1,9 @@
1
2
3
core-services/
crypt.awk
ctrlaltdel
functions
reboot
shutdown.d/
stopit
/1
/2
/3
/core-services/
/crypt.awk
/ctrlaltdel
/functions
/reboot
/stopit

View file

@ -1,3 +1,3 @@
current
previous
single/
/current
/previous
/single/

View file

@ -1,10 +1,10 @@
acpid
agetty-tty1
agetty-tty2
agetty-tty3
agetty-tty4
agetty-tty5
agetty-tty6
dhcpcd
sshd
udevd
/acpid
/agetty-tty1
/agetty-tty2
/agetty-tty3
/agetty-tty4
/agetty-tty5
/agetty-tty6
/dhcpcd
/sshd
/udevd

9
etc/runit/shutdown.d/.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
/10-sv-stop.sh
/20-rc-shutdown.sh
/30-seedrng.sh
/40-hwclock.sh
/50-wtmp.sh
/60-udev.sh
/70-pkill.sh
/80-filesystems.sh
/90-kexec.sh

View file

@ -0,0 +1 @@
umount -f -r -a -t nosysfs,noproc,nodevtmpfs,notmpfs