Skip to content

Commit

Permalink
Merge pull request #76 from gonicus/another_debian12_fix
Browse files Browse the repository at this point in the history
Add missing WorkingDirectory to gofaxip.service
  • Loading branch information
markuslindenberg authored Apr 23, 2024
2 parents 2635887 + a0e1986 commit db2e9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/service
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ After=network.target local-fs.target
User=uucp
ExecStart=/usr/bin/gofaxd
BindPaths=/etc/hylafax:/var/spool/hylafax/etc
WorkingDirectory=/var/spool/hylafax
Restart=always

[Install]
Expand Down

0 comments on commit db2e9b4

Please sign in to comment.