mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-05 20:28:25 +02:00
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
|