summarylogtreecommitdiffstats
path: root/add-autologin-group.service
blob: 77f727de4a96eb2983ccb6cc1a064795a0989a1c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Check if autologin group exist and also add the users.

[Service]
Type=oneshot
ExecStart=/usr/bin/add-autologin-group

[Install]
WantedBy=multi-user.target