Syncing Maat with current state; adding MaatIcon for favicon; updating install with maat user; moved maat-builder name to just maat
This commit is contained in:
12
maat.service
Normal file
12
maat.service
Normal file
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=AniNIX/Maat | Builder Service
|
||||
ConditionPathExists=|!/srv/maat/pkg/.lock
|
||||
|
||||
[Service]
|
||||
ExecStartPre=/usr/sbin/mkdir /srv/maat/pkg/.lock
|
||||
ExecStart=/usr/local/bin/maat
|
||||
ExecStopPost=/usr/sbin/rmdir /srv/maat/pkg/.lock
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
User=root
|
||||
Group=root
|
Reference in New Issue
Block a user