Switch to rust implementation of poudboot.
This commit is contained in:
@@ -18,7 +18,7 @@ load_rc_config $name
|
||||
command=/usr/sbin/daemon
|
||||
pidfile=/var/run/${name}.pid
|
||||
|
||||
command_args="-p $pidfile -u root -f -S -T $name nice -n 10 poudboot start"
|
||||
command_args="-p $pidfile -u root -f -S -T $name nice -n 10 lockf -t 0 /var/run/$name.lock /root/.cargo/bin/poudboot /opt/poudriere/poudboot.sqlite3"
|
||||
|
||||
export PATH="${PATH}:/usr/local/bin"
|
||||
run_rc_command "$1"
|
||||
|
||||
Reference in New Issue
Block a user