This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/lsyncd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/lsyncd -nodaemon $LSYNCD_OPTIONS
-
ExecStart=/usr/bin/sh -c 'eval `/usr/bin/lsyncd -nodaemon $LSYNCD_OPTIONS /etc/lsyncd/lsyncd.conf`'
-
Nice=19
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=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 -
Restart=always
-
RestrictRealtime
Introduced in systemd 231=yes -
SuccessExitStatus=143
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=Live Syncing (Mirror) Daemon
-
Documentation=man:lsyncd(1) file://usr/share/doc/lsyncd/README.md https://axkibe.github.io/lsyncd/
-
Additionnal notes
Nothing here.