danted.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • DeviceAllow=/dev/null rw
    • ExecStart=/usr/sbin/danted
    • ExecStartPre=/bin/sh -c ' uid=`sed -n -e "s/[[:space:]]//g" -e "s/#.*//" -e "/^user\\.privileged/{s/[^:]*://p;q;}" /etc/danted.conf`; if [ -n "$uid" ]; then touch /var/run/danted.pid; chown $uid /var/run/danted.pid; fi '
    • InaccessibleDirectories=/boot /home /media /mnt /opt /root
    • PIDFile=/run/danted.pid
    • PrivateTmp=yes
    • ReadOnlyDirectories=/bin /etc /lib -/lib64 /sbin /usr /var
    • Type=simple
  • [Unit]

Additionnal notes

Nothing here.