[Unit] Description=System device daemon # Caution: never uncomment belwo "Wants=" and "After=" entries. # Just information, deviced internally wait for /run/.wm_ready # Wants=display-manager.service # After=display-manager.service [Service] Type=notify SmackProcessLabel=System::Privileged Environment=XDG_RUNTIME_DIR=/run ExecStart=/usr/bin/deviced Restart=on-failure RestartSec=0 KillSignal=SIGUSR1 [Install] WantedBy=multi-user.target