Skip to content

Commit

Permalink
feat(systemd): Allow separate EnvironmentFiles for different networks
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamSLevy committed Oct 28, 2019
1 parent 7c4bb3a commit 2e4a483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fatd@.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Group=fatd

Environment=FATD_DB_PATH=/var/lib/fatd
EnvironmentFile=-/etc/default/fatd
EnvironmentFile=-/etc/default/fatd@%i
ExecStart=/usr/bin/fatd $FATD_START_OPTS -networkid=%i

[Install]
Expand Down

0 comments on commit 2e4a483

Please sign in to comment.