Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2849

Beginners Questions • Re: [Software] How do I run a script at startup?

$
0
0
you have to enable your new service using

Code:

systemctl enable myservice
and reboot
or

Code:

systemctl enable myservice
followed by

Code:

systemctl daemon-reload
if you don't want to reboot

Statistics: Posted by kent_dorfman766 — 2025-02-03 04:23



Viewing all articles
Browse latest Browse all 2849

Trending Articles