Alexander Popov
7b7e7e49c7
add to help information to automatically start service on boot fix service and timer WantedBy parameter
10 lines
146 B
Desktop File
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
|