vk0nline/systemd/user/vk0nline.service
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

10 lines
146 B
Desktop File

[Unit]
Description=vk.com set online status service
[Service]
Type=simple
ExecStart=/full/path/to/vk0nline.py
[Install]
WantedBy=default.target