1 2 3 4 5 6 7 8 9 10 11 12 13 14
[Unit] Description=Foxy Jumpscare Background Stalker After=graphical-session.target [Service] ExecStart=/usr/bin/foxy_scare Restart=always RestartSec=10 # Silences log spam StandardOutput=null StandardError=null [Install] WantedBy=graphical-session.target