Linux Fundamentals - Task Scheduling

What is the type of the service of the “syslog.service”?
Did any one solved the updated linux fundamentals?

3 Likes

Hey, it is a little tricky, but I recommend reading about the types here: systemd/Services - Debian Wiki

Also give the Create a Service subsection another read. Then think about how systemd reads the folders and files to grab the changes.

Hope that’s not too cryptic, I think it should be enough to get you the answer though. DM me if you are still having trouble.
-onthesauce

1 Like

got it mate, thanks.

1 Like

I like a challenge but I don’t know why this was so annoying this should help!

Service type

The first thing you must identify is what type of service you will be managing. systemd.service(5) lists the types: simple, forking, oneshot, dbus, notify or idle.

2 Likes

i recommend https://www.youtube.com/watch?v=iGPI1OwakCY