View Single Post
Posts: 57 | Thanked: 20 times | Joined on May 2010 @ Florence, Italy
#9
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
 

The Following User Says Thank You to pizzulicchio For This Useful Post: