2
0
Fork 0

systemd (zio-backup): add service file for zio-backup

This commit is contained in:
Ducky 2023-08-13 00:15:11 +01:00
parent 523304f233
commit b79c79e835
2 changed files with 22 additions and 0 deletions

9
.gitignore vendored
View file

@ -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/*