2019-05-21 15:26:30 +02:00
|
|
|
[Unit]
|
|
|
|
Description=Configure system for laptop mode
|
|
|
|
Conflicts=tablet-mode.service
|
|
|
|
|
|
|
|
[Service]
|
2023-07-16 12:17:59 +02:00
|
|
|
ExecStart=/usr/local/bin/sysmoded laptop
|
2019-05-21 15:26:30 +02:00
|
|
|
StandardOutput=null
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|