Hi,
I've been looking into the code how systemd handles the automounting.
I've got two issues:
a. I've found the handling of the "missing" packet
(autofs_ptype_missing_direct), which triggers the
mounting. But I did not found the handling of the expire packet
(autofs_ptype_expire_direct). Is thi
The wpa_supplicant service we had in Fedora shipped this dbus service file:
...
[D-BUS Service]
Name=fi.w1.wpa_supplicant1
SystemdService=wpa_supplicant.service
...
and the following wpa_supplicant.service file:
...
[Service]
Type=forking
...
Should this be an error that systemd checks, or warns