mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 17:20:30 +08:00
10 lines
201 B
Desktop File
10 lines
201 B
Desktop File
[Unit]
|
|
Description=PiKVM - Certbot-Renew for KVMD-Nginx
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
EnvironmentFile=-/etc/conf.d/kvmd-certbot
|
|
ExecStart=/usr/bin/kvmd-certbot renew --quiet
|
|
# Should we?..
|
|
# PrivateTmp=true
|