You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
343 B

[Unit]
Description=Iron personal cloud drive gateway
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
User=iron
Group=iron
WorkingDirectory=/opt/iron
EnvironmentFile=/opt/iron/deploy/iron/iron.env
ExecStart=/opt/iron/deploy/iron/start_iron.sh
Restart=on-failure
RestartSec=3
[Install]
WantedBy=multi-user.target