Displaying 2 results from an estimated 2 matches for "failureact".
2015 Nov 12
1
systemd unit to start Samba as AD DC
...ctory Services
Documentation=man:samba(8)
After=network.target
[Service]
Type=forking
PIDFile=/var/run/samba/samba.pid
LimitNOFILE=16384
EnvironmentFile=-/etc/default/samba
ExecStartPre=-/usr/bin/mkdir /var/run/samba
ExecStart=/usr/sbin/samba -D -M standard
ExecReload=/usr/bin/kill -HUP $MAINPID
#FailureAction=
[Install]
WantedBy=multi-user.target
------------------------------------------------------------------------------------
I start from https://dev.tranquil.it/wiki/SAMBA_-_Fichier_systemd_samba4
As the few options used during ./configure made my Samba pid file store in
/var/run/samba I had t...
2008 Mar 10
2
The server is configured to refuse --iconv
...,00,63,00,79,00,67,00,72,00,75,00,6e,00,73,00,72,\
00,76,00,2e,00,65,00,78,00,65,00,00,00
"DisplayName"="RsyncServer"
"ObjectName"=".\\stuart"
"Description"="Rsync - open source utility that provides fast incremental
file transfer"
"FailureActions"=hex:00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,50,00,70,\
00,01,00,00,00,20,bf,02,00,01,00,00,00,20,bf,02,00,01,00,00,00,20,bf,02,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RsyncServer\Parameters]
"AppPath"="C:\\cwRsync\\bin\\rsync.exe"
"AppA...