This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW CAP_SYSLOG
-
EnvironmentFile=-/etc/default/miniupnpd
-
ExecStart=/usr/bin/miniupnpd -f /etc/miniupnpd/miniupnpd.conf
-
ExecStart=/usr/sbin/miniupnpd -f /etc/miniupnpd/miniupnpd.conf
-
ExecStart=/usr/sbin/miniupnpd -f /etc/miniupnpd/miniupnpd.conf $MiniUPnPd_OTHER_OPTIONS
-
ExecStartPre=/etc/miniupnpd/iptables_init.sh
-
ExecStartPre=/etc/miniupnpd/iptables_init.sh /etc/miniupnpd/ip6tables_init.sh
-
ExecStartPre=/usr/libexec/miniupnpd-startstop-helper.sh start
-
ExecStopPost=/etc/miniupnpd/iptables_removeall.sh
-
ExecStopPost=/etc/miniupnpd/iptables_removeall.sh /etc/miniupnpd/ip6tables_removeall.sh
-
ExecStopPost=/usr/libexec/miniupnpd-startstop-helper.sh stop
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
MountAPIVFS=yes
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/miniupnpd.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateMounts=yes
-
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
TasksMax=2 #for /etc/miniupnpd/nft_removeall.sh. miniupnpd alone needs only 1.
-
Type=forking
-
-
[Unit]
-
After=network-online.target
-
After=network.target network-online.target
-
Description=Lightweight UPnP IGD daemon
-
Description=UPnP Internet Gateway Device Daemon
-
Documentation=man:miniupnpd(8)
-
Documentation=man:miniupnpd(8) http://miniupnp.free.fr/
-
Wants=network-online.target
-
Additionnal notes
Nothing here.