add to help information to automatically start service on boot
fix service and timer WantedBy parameter
This commit is contained in:
2019-08-30 04:01:14 +03:00
parent 15efeb086a
commit 7b7e7e49c7
3 changed files with 20 additions and 7 deletions
+3
View File
@@ -4,3 +4,6 @@ Description=vk.com set online status service
[Service]
Type=simple
ExecStart=/full/path/to/vk0nline.py
[Install]
WantedBy=default.target
+1 -1
View File
@@ -8,4 +8,4 @@ Persistent=true
Unit=vk0nline.service
[Install]
WantedBy=multi-user.target
WantedBy=default.target