this post was submitted on 24 Dec 2024
323 points (96.3% liked)

Programmer Humor

19879 readers
300 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
323
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 week ago (1 children)

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.

[–] [email protected] 3 points 1 week ago (1 children)

I actually edited my comment right as you were responding. It's definitely broken in some distros, I think debian/ubuntu.

[–] [email protected] 3 points 1 week ago

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.