"no" and "false" have the same meaning, but the document has "no".
Also, since the parsing order is "no" first, there is some performance gain.
Change-Id: Icd678619d7c3d475fd081b463046bfd2277256fd
[Unit]
Description=Start the USER Access Control Agent
-DefaultDependencies=false
+DefaultDependencies=no
Requires=enlightenment-user.service
After=enlightenment-user.service
[Unit]
PartOf=userlogin@%i.target
Description=Start the USER Access Control Agent
-DefaultDependencies=false
+DefaultDependencies=no
Requires=enlightenment-user@%i.service
After=enlightenment-user@%i.service