4 changed files with 31 additions and 0 deletions
@ -0,0 +1,4 @@
|
||||
type = scripted |
||||
command = /usr/bin/artix-live |
||||
restart = false |
||||
waits-for = setup |
@ -0,0 +1,5 @@
|
||||
type = scripted |
||||
command = /etc/dinit.d/scripts/pacman-init |
||||
stop-command = /usr/bin/umount -l /etc/pacman.d/gnupg |
||||
restart = false |
||||
waits-for = setup |
Loading…
Reference in new issue