Remove remain opt

This commit is contained in:
Gerald Pinder
2025-05-11 14:27:08 -04:00
parent f879bf7b17
commit 80853624a3

View File

@@ -5,7 +5,6 @@ After=network.target
[Service]
Type=oneshot
ExecStart=/usr/libexec/rke2/create_rke_user.sh
RemainAfterExit=yes
# Disable and mask the service after successful execution
ExecStartPost=-/bin/systemctl disable --now create_rke_user.service