Split fedora and manjaro playbooks
Split playbooks to better accomodate development of both.
This commit is contained in:
5
manjaro/ansible/arch_btrfs_backups/files/btrbk.service
Normal file
5
manjaro/ansible/arch_btrfs_backups/files/btrbk.service
Normal file
@@ -0,0 +1,5 @@
|
||||
[Unit]
|
||||
Description=Runs btrbk with config file at /etc/btrbk/btrbk.conf
|
||||
|
||||
[Service]
|
||||
ExecStart=btrbk -c /etc/btrbk/btrbk.conf -v run
|
||||
Reference in New Issue
Block a user