8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
9 lines
196 B
Desktop File
9 lines
196 B
Desktop File
[Unit]
|
|
Description=Kubernetes Node Unpacker
|
|
Documentation=https://github.com/kubernetes/kubernetes
|
|
|
|
[Service]
|
|
ExecStart=/etc/kubernetes/kube-node-unpacker.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|