mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +00:00
8 lines
274 B
Desktop File
Executable File
8 lines
274 B
Desktop File
Executable File
[Unit]
|
|
Description=Log Systemd errors on my %i script on home
|
|
|
|
[Service]
|
|
ExecStart=/home/bruno/Apps/linuxShortcuts/Services/logError.sh %i
|
|
ExecStart=/usr/bin/curl -d "Michelle: fail to run %i" ntfy.sh/bft
|
|
#ExecStart=/bin/systemctl status --full %i >> /home/bruno/.log_error
|