grub-btrfsd: Merge openrc and systemd daemon

Fix #213, Fix #211, Fix #215
This commit is contained in:
Pascal Jäger
2022-08-29 22:11:01 +02:00
parent 14c42b82eb
commit 961675ca31
13 changed files with 870 additions and 154 deletions

View File

@@ -3,8 +3,8 @@
# Distributed under the terms of the GNU General Public License v3
name="grub-btrfs daemon"
command="/usr/bin/grub-btrfs-openrc"
command_args="${snapshots} ${timeshift_auto}"
command="/usr/bin/grub-btrfsd"
command_args="$optional_args ${snapshots}"
pidfile="/run/{RC_SVCNAME}.pid"
command_background=true