This unit is provided by:
Options
- 
    [Service]- 
        BindReadOnlyPaths=/nix/store /etc
- 
        CapabilityBoundingSet=
- 
        DeviceAllow=
- 
        DynamicUser=yes
- 
        Environment="SHIORI_DIR=/var/lib/shiori"
- 
        ExecStart=/usr/bin/shiori serve --address '' --port '8080'
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateUsers=yes
- 
        ProtectClockIntroduced in systemd 245=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        RestrictAddressFamilies=AF_INET AF_INET6
- 
        RestrictNamespacesIntroduced in systemd 233=yes
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        RestrictSUIDSGIDIntroduced in systemd 242=yes
- 
        RootDirectory=/run/shiori
- 
        RuntimeDirectory=shiori
- 
        StateDirectory=shiori
- 
        SystemCallArchitectures=native
- 
        SystemCallErrorNumber=EPERM
- 
        SystemCallFilter=@system-service ~@cpu-emulation ~@debug ~@keyring ~@memlock ~@obsolete ~@privileged ~@setuid
 
- 
        
- 
    [Unit]- 
        Description=Shiori simple bookmarks manager
 
- 
        
Additionnal notes
Nothing here.