Files
system/config/elephant.service
2026-03-06 15:51:09 +01:00

13 lines
173 B
Desktop File
Executable File

[Unit]
Description=Elephant
After=graphical-session.target
[Service]
Type=simple
ExecStart=elephant
Restart=on-failure
[Install]
WantedBy=graphical-session.target