9
submitted 2 weeks ago* (last edited 2 weeks ago) by helloworld@lemmy.ml to c/linuxquestions@lemmy.zip

I think there are multiple things one could do to achieve this, but am uncertain which way to go:

  • if you use systemd create a systemd service I guess? How to create systemd service that runs a (python) script on startup?
  • some files similar to .bashrc always run on system startup/boot?; use this if you are less fancy / have no systemd
you are viewing a single comment's thread
view the rest of the comments
[-] Shadow@lemmy.ca 9 points 2 weeks ago

If you want to be lazy, use crontab @reboot

Making a systemd unit is the "correct" way

[-] helloworld@lemmy.ml 6 points 2 weeks ago* (last edited 2 weeks ago)

Yeah after searching on the arch wiki, I guess systemd timers, not services, are specifically what I was interested in, thanks!

this post was submitted on 25 Aug 2025
9 points (100.0% liked)

Linux Questions

2591 readers
23 users here now

Linux questions Rules (in addition of the Lemmy.zip rules)

Tips for giving and receiving help

Any rule violations will result in disciplinary actions

founded 2 years ago
MODERATORS