Update README.md
This commit is contained in:
parent
7804cb0f71
commit
7839e6701c
|
@ -2,6 +2,6 @@
|
|||
|
||||
1. Place timer and service file in the respective user directory $HOME/.config/systemd/user
|
||||
2. Place the script into a directory and specify the path in the service file.
|
||||
3. Enable and start the timer:
|
||||
$ systemctl --user enable themer.timer
|
||||
3. Enable and start the timer:
|
||||
$ systemctl --user enable themer.timer
|
||||
$ systemctl --user start themer.timer
|
Loading…
Reference in New Issue