1 2 3 4 5 6 7 8 9 10
[Unit] Description=urxvtd - urxvt terminal daemon [Service] Type=simple ExecStart=/bin/sh -c urxvtd Restart=always [Install] WantedBy=default.target