systemd (zio-backup): add service file for zio-backup
This commit is contained in:
parent
523304f233
commit
b79c79e835
2 changed files with 22 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -20,6 +20,15 @@
|
|||
/etc/skel/*
|
||||
!/etc/skel/.bashrc
|
||||
|
||||
# /etc/systemd/
|
||||
!/etc/systemd/
|
||||
/etc/systemd/*
|
||||
|
||||
# /etc/systemd/system/
|
||||
!/etc/systemd/system/
|
||||
/etc/systemd/system/*
|
||||
!/etc/systemd/system/zio-backup.service
|
||||
|
||||
# /usr/
|
||||
!/usr/
|
||||
/usr/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue