mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-10-29 17:32:10 +01:00
7 lines
116 B
SYSTEMD
7 lines
116 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Borg-notification
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/home/felix/.dotfiles/systemd/borg-notify.sh
|
||
|
|
Type=oneshot
|