Search
j0ke.net Open Build Service
>
Projects
>
stresslinux
>
stresslinux-release
> hddtemp-watch.service
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File hddtemp-watch.service of Package stresslinux-release
[Unit] Description=hddtemp-watch on tty11 After=syslog.target network.target rpcbind.target [Service] Type=simple ExecStart=/usr/bin/hddtemp-watch StandardInput=tty StandardOutput=tty TTYPath=/dev/tty11 Restart=always [Install] WantedBy=multi-user.target