Subj : Re: Mystic and Linux distros To : Shurato From : Zip Date : Fri Dec 06 2024 08:25 pm Hello Shurato! On 05 Dec 2024, Shurato said the following... Sh> Which is better, having an @reboot cronjob, or a systemd service? I do Sh> the former and it works fine. I just run a script that starts mis Sh> server and deletes the semaphore files before that. I like to be able to start/stop/restart MIS, watch output and status etc., so I prefer a systemd service. =) By the way, for removing busy files before starting MIS (e.g. on boot), check './mis poll killbusy all', which will do this for you. For a systemd service, one can e.g. add: ExecStartPre=-/mystic/mis poll killbusy all ExecStopPost=-/mystic/mis poll killbusy all ....to the [Service] stanza of the systemd service file. Best regards Zip --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64) * Origin: Star Collision BBS, Uppsala, Sweden (21:1/202) .