This unit is provided by:
Options
- 
    [Service]- 
        BusName=org.freedesktop.portable1
- 
        CapabilityBoundingSet=CAP_KILL CAP_SYS_PTRACE CAP_SYS_ADMIN CAP_SETGID CAP_SYS_CHROOT CAP_DAC_READ_SEARCH CAP_DAC_OVERRIDE CAP_CHOWN CAP_FOWNER CAP_FSETID CAP_MKNOD
- 
        ExecStart=/lib/systemd/systemd-portabled
- 
        ExecStart=/usr/lib/systemd/systemd-portabled
- 
        IPAddressDeny=any
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        SystemCallArchitectures=native
- 
        SystemCallErrorNumber=EPERM
- 
        SystemCallFilter=@system-service @mount
- 
        WatchdogSec=3min
 
- 
        
- 
    [Unit]- 
        Description=Portable Service Manager
- 
        Documentation=man:systemd-portabled.service(8)
- 
        RequiresMountsFor=/var/lib/portables
 
- 
        
Additionnal notes
Nothing here.