summarylogtreecommitdiffstats
path: root/yawls-bzrd.service
blob: 798a7f8232ec9927115f4ec301ec09107b7a13a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Adjust the brightness level of your display by using the internal/external webcam of your notebook as an ambient light sensor.
Requires=logrotate.service
After=logrotate.service

[Service]
Type=simple
StandardOutput=syslog
StandardError=syslog
SyslogIdentifier=yawls
ExecStart=/usr/bin/yawls -d

[Install]
WantedBy=multi-user.target