post-configuration (en partie à tester)
parent
6ebc8854cf
commit
2fe7e2f51d
@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Configuration de post-install
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=no
|
||||
ExecStart=/usr/share/dfiso/late-setup.sh
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
@ -0,0 +1 @@
|
||||
/etc/systemd/system/late-setup.service
|
Loading…
Reference in New Issue