Files
thehub/wallet-backup-server/wallet-backup-server.service
T

16 lines
236 B
Desktop File

[Unit]
Description=Flowee Wallet Backup Server
After=network.target
[Service]
User=flowee
Group=flowee
ExecStart=/home/flowee/bin/wallet-backup-server
Type=simple
Restart=always
StartLimitBurst=2
[Install]
WantedBy=multi-user.target