bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-22 months agoAutostart in Linux Mintsopuli.xyzimagemessage-square38fedilinkarrow-up1276
arrow-up1276imageAutostart in Linux Mintsopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-22 months agomessage-square38fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·2 months agoThough, 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·2 months agoI 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·2 months agoIt’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.