db-move: moved xdg-desktop-portal-gnome from [testing] to [extra] (x86_64)
[arch-packages.git] / cronie / repos / core-x86_64 / service
blob84145251c60a8701a81bbfa9b9423ff04d7c986c
1 [Unit]
2 Description=Periodic Command Scheduler
4 [Service]
5 ExecStart=/usr/bin/crond -n
6 ExecReload=/usr/bin/kill -HUP $MAINPID
7 KillMode=process
8 Restart=always
10 [Install]
11 WantedBy=multi-user.target