This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/rrdcached -
ExecStart=/usr/bin/rrdcached -g -
ExecStart=/usr/bin/rrdcached -s $RRDCACHED_GROUP -b "$RRDCACHED_CHROOT_DIR" -p /run/rrdcached/rrdcached.pid -l $RRDCACHED_ADDRESS -m $RRDCACHED_SOCKET_MASK -w $RRDCACHED_DISKWRITE -z $RRDCACHED_DELAY -t $RRDCACHED_WRITE_THREADS $RRDCACHED_OPTIONS -
ExecStartPre=-/bin/echo 'Starting RRD data caching service (rrdtools - rrdcached)' /bin/sh -c "/usr/share/rrdcached/rrdcached-systemd-pre" -
PIDFile=/run/rrdcached/rrdcached.pid -
PrivateDevicesIntroduced in systemd 209=yes -
ProtectClockIntroduced in systemd 245=yes -
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 -
Restart=always -
RestartSec=1 -
RestrictRealtimeIntroduced in systemd 231=yes -
TimeoutStopSecIntroduced in systemd 188=10 -
Type=forking
-
-
[Unit]-
After=network.target -
Description=Data caching daemon for rrdtool -
Description=RRDcached RRD Data Caching Service -
Documentation=man:rrdcached(1) -
Requires=var-run.mount -
Wants=network.target
-
Additionnal notes
Nothing here.