grub-btrfsd: better instructions for daemon config

Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
Pascal Jäger
2022-09-03 23:29:26 +02:00
parent 44573e5282
commit 4580c0fa2c
2 changed files with 121 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ EnvironmentFile=/etc/default/grub-btrfs/config
# -l, --log-file Specify a logfile to write to
# -v, --verbose Let the log of the daemon be more verbose
# -s, --syslog Write to syslog
ExecStart=/usr/bin/grub-btrfsd /.snapshots --syslog
ExecStart=/usr/bin/grub-btrfsd --syslog /.snapshots
[Install]
WantedBy=multi-user.target