]> the.earth.li Git - onak.git/commit
Fix systemd unit files to deal with socket activation
authorJonathan McDowell <noodles@earth.li>
Fri, 15 Sep 2023 10:21:29 +0000 (15:51 +0530)
committerJonathan McDowell <noodles@earth.li>
Fri, 15 Sep 2023 10:21:29 +0000 (15:51 +0530)
commitdb700de99a954f1d88d15b28b386bc5b5e694df7
tree8d7d10e84014c24c60d0b1fdc94af3c5e3c0ab45
parent8519141e5ee46dcac44221de39c76d0def5a0088
Fix systemd unit files to deal with socket activation

If we make the onak.service file require onak.socket then systemd will
take care of creating the Unix domain socket file, and we can avoid the
need to setup the RuntimeDirectory.
debian/onak.service