[Unit] Description=Chatter launcher (multi-finger gesture watcher) After=home.mount data.mount multi-user.target # Binary + scripts live on the persistent /home volume. RequiresMountsFor=/home/root/chatter [Service] ExecStart=/home/root/chatter/chatter-launcher Restart=always RestartSec=2 [Install] WantedBy=multi-user.target