This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        BusName=org.freedesktop.home1
- 
        CapabilityBoundingSet=CAP_SYS_ADMIN CAP_CHOWN CAP_DAC_OVERRIDE CAP_FOWNER CAP_FSETID CAP_SETGID CAP_SETUID CAP_SYS_RESOURCE CAP_SETPCAP CAP_DAC_READ_SEARCH CAP_SETFCAP
- 
        DeviceAllow=/dev/loop-control rw /dev/mapper/control rw block-* rw char-hidraw rw
- 
        ExecStart=/lib/systemd/systemd-homed
- 
        ExecStart=/usr/lib/systemd/systemd-homed
- 
        KillMode=mixed
- 
        LimitNOFILE=524288
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_ALG AF_INET AF_INET6
- 
        RestrictNamespacesIntroduced in systemd 233=mnt user
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        StateDirectory=systemd/home
- 
        SystemCallArchitectures=native
- 
        SystemCallErrorNumber=EPERM
- 
        SystemCallFilter=@system-service @mount
- 
        TimeoutStopSecIntroduced in systemd 188=3min
- 
        WatchdogSec=3min
 
- 
        
- 
    [Unit]- 
        After=home.mount dbus.service
- 
        Description=Home Area Manager
- 
        Documentation=man:systemd-homed.service(8) man:org.freedesktop.home1(5)
 
- 
        
Additionnal notes
Nothing here.