mirror of
https://github.com/openvk/openvk
synced 2025-04-23 16:43:02 +03:00
9 lines
188 B
Desktop File
9 lines
188 B
Desktop File
[Unit]
|
|
Description=Foo
|
|
After=mysql.service
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /opt/chandler/extensions/available/openvk/install/automated/common/autoexec
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|