mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2025-01-18 18:40:46 +00:00
7 lines
216 B
SYSTEMD
7 lines
216 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backup memsource daily
|
||
|
OnFailure=logErrors@%n.service
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/bin/konsole --workdir /run/media/bruno/Multimedia/MyDocuments/Development/Ccaps/BackupMemsourceLive/src -e php index.php
|