mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-06 13:17:42 +03:00
11 lines
271 B
Desktop File
11 lines
271 B
Desktop File
[Unit]
|
|
Description=OpenNebula SSH persistent connection cleaner
|
|
ConditionDirectoryNotEmpty=/var/run/one/ssh-socks/
|
|
|
|
[Service]
|
|
Group=oneadmin
|
|
User=oneadmin
|
|
Type=oneshot
|
|
ExecStart=/bin/sh -c '/usr/lib/one/sh/ssh-socks-cleaner'
|
|
SyslogIdentifier=opennebula-ssh-socks-cleaner
|