[Unit] Description=Kill Grok field orphans (http.server, rtx_pass, strays) Documentation=file:///home/default/Desktop/x/RTXLayer/bin/grok-orphan-kill.sh [Service] Type=oneshot ExecStart=/usr/local/bin/grok-orphan-kill Nice=10 # run as the desk user so we don't need root for their processes User=default Group=default Environment=HOME=/home/default Environment=GROK_ORPHAN_LOG=/home/default/.local/state/grok-orphan-kill.log [Install] WantedBy=multi-user.target