mirror of
https://github.com/fruworg/infrastructure.git
synced 2025-06-28 07:03:57 +03:00
add some files
This commit is contained in:
9
systemd/backup.service
Normal file
9
systemd/backup.service
Normal file
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Backup Service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/backup.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user