Sha256: 950cbad55dc246d7273894494075acabec1d89c372cb4af97556de3a0a491c60

Contents?: true

Size: 352 Bytes

Versions: 2

Compression:

Stored size: 352 Bytes

Contents

[Unit]
Description=Splash Daemon
After=network-online.target

[Service]
Type=forking

User=root
Group=root
UMask=007

ExecStart=/usr/local/bin/splash daemon start
ExecStop=/usr/local/bin/splash daemon stop

Restart=on-failure

# Configures the time to wait before service is stopped forcefully.
TimeoutStopSec=300

[Install]
WantedBy=multi-user.target

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
prometheus-splash-0.4.5 templates/splashd.service
prometheus-splash-0.4.4 templates/splashd.service