/
githubmirror
/
authselect
Обзор
Документация
Войти
/
githubmirror
/
authselect
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.6.2
systemd/authselect-apply-changes.service
13 строк
294 B
Pavel Březina
lib: add upgrade parameter to apply-changes
30 сен 2025, 15:20
30 сен 2025, 15:20
7f73e55
Код
Авторство
О чём код?
[Unit] Description=Apply authselect changes Documentation=man:authselect(8) After=local-fs.target Before=systemd-user-sessions.service nss-user-lookup.target [Service] Type=oneshot ExecStart=/usr/bin/authselect apply-changes --upgrade RemainAfterExit=yes [Install] WantedBy=multi-user.target