mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-04-04 16:41:00 +00:00
Removed snowflake.service
This commit is contained in:
parent
77b91364b4
commit
e18a2aeb59
|
@ -1,18 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Snowflake
|
|
||||||
Wants=network.target
|
|
||||||
After=syslog.target network-online.target
|
|
||||||
StartLimitIntervalSec=300
|
|
||||||
StartLimitBurst=10
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
ExecStart=/home/snowflake/snowflake/proxy/proxy -log /home/snowflake/snowflake.log
|
|
||||||
Restart=on-failure
|
|
||||||
RestartSec=5
|
|
||||||
KillMode=process
|
|
||||||
User=snowflake
|
|
||||||
Group=snowflake
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
Loading…
Reference in a new issue