11 lines
249 B
SYSTEMD
11 lines
249 B
SYSTEMD
[Unit]
|
|
Description=Watch for Omarchy user migrations
|
|
|
|
[Path]
|
|
PathExistsGlob=/usr/share/omarchy/migrations/user/*.sh
|
|
PathModified=/usr/share/omarchy/migrations/user
|
|
Unit=omarchy-update-user-notify.service
|
|
|
|
[Install]
|
|
WantedBy=graphical-session.target
|