1
0
forked from brl/citadel

9 lines
127 B
Desktop File

[Unit]
Description=Mount citadel rootfs
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/bin/sh -c 'echo "hello world"'