View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#10
Originally Posted by pizzulicchio View Post
Thank you nieldk! Great work!

At the first post into the CODE section correct :

# Start timer, as root
systemctl start myscript.timer
# Enable timer to start at boot
systemctl enable myscript.timer

in

# Start timer, as root
systemctl start prey.service
# Enable timer to start at boot
systemctl enable prey.timer
Oops
Thanks for this, It is corrected in first post.