summarylogtreecommitdiffstats
path: root/ueyed.install
blob: c81590da908814073139999e0f71926799931e97 (plain)
1
2
3
post_install() {
	useradd --system -M --shell /bin/false ueyed
}