bleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-22 days agoAutostart in Linux Mintsopuli.xyzimagemessage-square36fedilinkarrow-up1258
arrow-up1258imageAutostart in Linux Mintsopuli.xyzbleistift2@sopuli.xyz to Programmer Humor@programming.devEnglish · edit-22 days agomessage-square36fedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·2 days 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 FlickermanlinkfedilinkEnglisharrow-up3·2 days 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 days 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.