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

16 lines
236 B
Desktop File
Raw Permalink Normal View History

2025-10-15 22:59:35 +02:00
[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