diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:24:26 +0200 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2014-02-15 23:24:26 +0200 |
commit | 7224c1253228e5c29c78cb3f0f26ce34770f2356 (patch) | |
tree | 1684924656132935256e034f35f92abee6623265 /app-misc/rogentoslive-tools/files/2/rogentoslive.service |
Added ebuilds for kogaion desktop
Diffstat (limited to 'app-misc/rogentoslive-tools/files/2/rogentoslive.service')
-rw-r--r-- | app-misc/rogentoslive-tools/files/2/rogentoslive.service | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-misc/rogentoslive-tools/files/2/rogentoslive.service b/app-misc/rogentoslive-tools/files/2/rogentoslive.service new file mode 100644 index 00000000..92b8455e --- /dev/null +++ b/app-misc/rogentoslive-tools/files/2/rogentoslive.service @@ -0,0 +1,11 @@ +[Unit] +Description=Sabayon live system setup +Before=display-manager.service getty.target + +[Service] +Type=oneshot +RemainAfterExit=true +ExecStart=/usr/libexec/rogentoslive.sh + +[Install] +WantedBy=multi-user.target |