Many updates.
This commit is contained in:
parent
a3a0d1b51c
commit
7ccb1aa296
37 changed files with 96 additions and 43 deletions
1
etc/runit/runsvdir/default/forgejo
Symbolic link
1
etc/runit/runsvdir/default/forgejo
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/etc/sv/forgejo
|
||||
|
|
@ -1 +0,0 @@
|
|||
/etc/sv/gitea
|
||||
|
|
@ -1 +0,0 @@
|
|||
/etc/sv/php-fpm8.2
|
||||
1
etc/runit/runsvdir/default/php-fpm8.3
Symbolic link
1
etc/runit/runsvdir/default/php-fpm8.3
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/etc/sv/php-fpm8.3
|
||||
1
etc/runit/runsvdir/default/terraform-http-backend
Symbolic link
1
etc/runit/runsvdir/default/terraform-http-backend
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/etc/sv/terraform-http-backend
|
||||
|
|
@ -1 +0,0 @@
|
|||
umount -f -r -a -t nosysfs,noproc,nodevtmpfs,notmpfs
|
||||
5
etc/runit/shutdown.d/75-unmount-remote.sh
Normal file
5
etc/runit/shutdown.d/75-unmount-remote.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
msg "Unmounting remote filesystems..."
|
||||
|
||||
sync
|
||||
|
||||
umount -l -r -t nfs,nfs4
|
||||
Loading…
Add table
Add a link
Reference in a new issue