summarylogtreecommitdiffstats
path: root/add-autologin-group.service
blob: 403dfed02e6f3169dab47a917fc7e44d90ff0c1f (plain)
1
2
3
4
5
6
7
8
9
[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