mirror of
https://github.com/Jamesits/pve-fake-subscription
synced 2024-08-30 16:52:18 +00:00
8 lines
122 B
SYSTEMD
8 lines
122 B
SYSTEMD
|
[Unit]
|
||
|
Description=Fake a Proxmox VE subscription
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/local/bin/pve-fake-subscription
|
||
|
|