You've already forked Reprepro-Wrapper
Inital Commit
This commit is contained in:
10
root/lib/systemd/system/reprepro-import.service
Normal file
10
root/lib/systemd/system/reprepro-import.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Reprepro Package Import
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStartPre=/usr/bin/sleep 15s
|
||||
ExecStart=/usr/lib/reprepro/import
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user