Skip to content

Commit 0a1d4c2

Browse files
committed
fix flag
1 parent f8d8180 commit 0a1d4c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/fogwillow.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Wants=network-online.target
55
After=network-online.target
66

77
[Service]
8-
ExecStart=/usr/bin/fogwillow -c /etc/fogwillow/fog.conf
8+
ExecStart=/usr/bin/fogwillow -config /etc/fogwillow/fog.conf
99
EnvironmentFile=-/etc/default/fogwillow
1010
Environment=FW_LOG_FILE=/var/log/fogwillow/fog.log
1111
Restart=always

0 commit comments

Comments
 (0)