mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 02:01:08 +00:00
7 lines
208 B
Desktop File
Executable File
7 lines
208 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=/bin/systemctl status --full %i >> /home/bruno/.log_error
|