aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2017-10-30 16:05:56 +0100
committerGravatar Christian Hesse <mail@eworm.de>2017-10-30 16:05:56 +0100
commit3eb5e2e7bf013b1f7756a1556f316bf7f24c4ee3 (patch)
tree2904c73d49bf5c0607f03a1f16b14ff15203bbe9 /systemd
parent76b1338e2fcca83ddbdf571df469e3efc355befd (diff)
downloadmkinitcpio-ykfde-3eb5e2e7bf013b1f7756a1556f316bf7f24c4ee3.tar.gz
mkinitcpio-ykfde-3eb5e2e7bf013b1f7756a1556f316bf7f24c4ee3.tar.zst
allow access to the service status notification socket
Diffstat (limited to 'systemd')
-rw-r--r--systemd/ykfde.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/ykfde.service b/systemd/ykfde.service
index 2cede4f..6e1a136 100644
--- a/systemd/ykfde.service
+++ b/systemd/ykfde.service
@@ -9,6 +9,7 @@ Description=Yubikey full disk encryption
[Service]
Type=oneshot
KeyringMode=shared
+NotifyAccess=all
ExecStart=-/usr/bin/ykfde
ExecStart=/usr/bin/ykfde-cpio
ExecStop=/usr/bin/ykfde-cpio