convert mount service to trigger

Good: this means it's not hanging holding the s6 dataase lock.

Bad: it's the ugliest implementation and doesn't deserve to be preserved

(tbf the ugliness is not new)
This commit is contained in:
Daniel Barlow
2024-04-03 23:17:36 +01:00
parent 4795dd05b7
commit 5df5c822ea
5 changed files with 154 additions and 6 deletions

View File

@@ -9,4 +9,5 @@
fennel = import ./fennel/test.nix;
tftpboot = import ./tftpboot/test.nix;
updown = import ./updown/test.nix;
inout = import ./inout/test.nix;
}