bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-27 个月前Autostart in Linux Mintsopuli.xyzexternal-linkmessage-square38linkfedilinkarrow-up1276arrow-down111
arrow-up1265arrow-down1external-linkAutostart in Linux Mintsopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-27 个月前message-square38linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·7 个月前Though, not every cron supports that. Also, if you are packaging software, you have to do it the right way. But if not, it’s often easier to go and install an init script.
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up3·7 个月前I actually edited my comment right as you were responding. It’s definitely broken in some distros, I think debian/ubuntu.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·7 个月前It’s not broken. You just have to get a cron that supports it. Debian has at least one that does, but it’s not the default one.
Though, not every cron supports that.
Also, if you are packaging software, you have to do it the right way. But if not, it’s often easier to go and install an init script.
I actually edited my comment right as you were responding. It’s definitely broken in some distros, I think debian/ubuntu.
It’s not broken. You just have to get a cron that supports it. Debian has at least one that does, but it’s not the default one.