[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=30 [Install] WantedBy=multi-user.target