Removed snowflake.service

This commit is contained in:
Steven Seifried 2022-10-09 20:35:04 +02:00
parent 77b91364b4
commit e18a2aeb59
No known key found for this signature in database
GPG key ID: 174371A9356D63E5

View file

@ -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