You've already forked debian-unattended
added postinstall scripts
they will be versioned and accessed through a git web interface instead of a static website
This commit is contained in:
8
postinstall/init.service
Normal file
8
postinstall/init.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Postinstall Init
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/env bash /debian-postinstall-init.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user