]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler/cups.socket.in: Add RemoveOnStop directive
authorZdenek Dohnal <zdohnal@redhat.com>
Tue, 15 Mar 2022 07:13:17 +0000 (08:13 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Tue, 15 Mar 2022 07:13:17 +0000 (08:13 +0100)
commit3448c520b9e23e41076b706775cd714e2fa6bddf
treee2c032c2f35f7f61491e0ae1935bec25c0be3e5b
parent5a827257cb93ea9831869b54c6978104320d1c26
scheduler/cups.socket.in: Add RemoveOnStop directive

Turn on RemoveOnStop directive, which removes the domain socket file
once the socket unit is stopped, which follows UNIX programming
practice.
scheduler/cups.socket.in