10 lines
171 B
Desktop File
10 lines
171 B
Desktop File
[Unit]
|
|
Description = socat-dbconnection-1a
|
|
|
|
[Service]
|
|
ExecStart = /opt/socat-portforwarding-1a.sh
|
|
Type = oneshot
|
|
RemainAfterExit = yes
|
|
|
|
[Install]
|
|
WantedBy = default.target |