This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
BusName=com.github.puiterwijk.dbus_parsec
-
Environment=STORAGE_DIR=/var/lib/dbus-parsec
-
ExecStart=/usr/libexec/dbus-parsec
-
Restart=on-failure
-
RestartSec=10
-
Type=dbus
-
-
[Unit]
-
After=parsec.service
-
Description=PARSEC-encrypted DBus secrets daemon
-
Requires=parsec.service
-
Additionnal notes
Nothing here.