We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d8180 commit 0a1d4c2Copy full SHA for 0a1d4c2
package/fogwillow.service
@@ -5,7 +5,7 @@ Wants=network-online.target
5
After=network-online.target
6
7
[Service]
8
-ExecStart=/usr/bin/fogwillow -c /etc/fogwillow/fog.conf
+ExecStart=/usr/bin/fogwillow -config /etc/fogwillow/fog.conf
9
EnvironmentFile=-/etc/default/fogwillow
10
Environment=FW_LOG_FILE=/var/log/fogwillow/fog.log
11
Restart=always
0 commit comments