1
0
mirror of https://github.com/karl0ss/AnotterKiosk.git synced 2025-07-14 03:36:06 +01:00
2023-06-29 22:14:05 +02:00

10 lines
190 B
Desktop File

[Unit]
Description=Set hostname to the one from kioskbrowser.ini
Before=networking.service
[Service]
Type=oneshot
ExecStart=/usr/bin/kiosk-set-hostname
[Install]
WantedBy=multi-user.target