This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
AmbientCapabilities=CAP_SYS_CHROOT -
DynamicUser=yes -
Environment=WSDD_ARGS=-p -
EnvironmentFile=-/etc/sysconfig/wsdd -
EnvironmentFile=-/run/wsdd/env-vars -
EnvironmentFile=/etc/default/wsdd -
ExecStart=/usr/bin/wsdd --shortlog $OPTIONS -
ExecStart=/usr/sbin/wsdd --shortlog --chroot=/run/wsdd $WSDD_PARAMS -
ExecStart=/usr/sbin/wsdd --shortlog -c /run/wsdd $WSDD_ARGS -
ExecStartPost=/usr/bin/rm /run/wsdd/env-vars -
ExecStartPre=/usr/libexec/wsdd-init.sh -
Group=wsdd -
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 -
ProtectSystemIntroduced in systemd 214=full -
RestrictRealtimeIntroduced in systemd 231=yes -
RuntimeDirectory=wsdd -
Type=simple -
User=wsdd
-
-
[Unit]-
After=network-online.target -
Description=Web Services Dynamic Discovery host daemon -
Documentation=man:wsdd(1) -
Documentation=man:wsdd(8) -
Wants=network-online.target -
Wants=network-online.target smb.service
-
Additionnal notes
Nothing here.