1.0.1
add to help information to automatically start service on boot fix service and timer WantedBy parameter
This commit is contained in:
@@ -4,3 +4,6 @@ Description=vk.com set online status service
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/full/path/to/vk0nline.py
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
@@ -8,4 +8,4 @@ Persistent=true
|
||||
Unit=vk0nline.service
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user