Initialize Git Repository: 'WSDD'
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Web Services Dynamic Discovery service
|
||||
Documentation=man:wsdd(8)
|
||||
Requires=wsdd-discovery.socket
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
AmbientCapabilities=CAP_SYS_CHROOT
|
||||
EnvironmentFile=-/etc/default/wsdd
|
||||
ExecStart=/usr/sbin/wsdd $WSDD_DISCOVERY_PARAMS
|
||||
DynamicUser=yes
|
||||
User=wsdd
|
||||
Group=wsdd
|
||||
RuntimeDirectory=wsdd
|
||||
Reference in New Issue
Block a user