vk0nline/systemd/user/vk0nline.timer
Alexander Popov 7b7e7e49c7 1.0.1
add to help information to automatically start service on boot
fix service and timer WantedBy parameter
2019-08-30 04:01:14 +03:00

12 lines
173 B
SYSTEMD

[Unit]
Description=vk.com set online status timer
[Timer]
OnBootSec=1min
OnUnitActiveSec=4min
Persistent=true
Unit=vk0nline.service
[Install]
WantedBy=default.target