We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85936bc commit 2b1b25aCopy full SHA for 2b1b25a
1 file changed
files/usr/lib/systemd/user/seagl-birdhoused.service
@@ -4,7 +4,7 @@ Description=Birdhouse control daemon
4
[Service]
5
Type=exec
6
Restart=always
7
-ExecStart=/usr/bin/birdhoused
+ExecStart=/usr/bin/birdhoused /var/lib/seagl/config-data.json
8
Environment=NODE_ENV=production
9
10
[Install]
0 commit comments