diff options
Diffstat (limited to 'SUSE/takahe.target')
-rw-r--r-- | SUSE/takahe.target | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SUSE/takahe.target b/SUSE/takahe.target new file mode 100644 index 0000000..9037778 --- /dev/null +++ b/SUSE/takahe.target @@ -0,0 +1,10 @@ +# This file is shipped as part of the Takahe package. +# Author: Georg Pfuetzenreuter <mail+rpm@georg-pfuetzenreuter.net> + +[Unit] +Description=Target combining all parts of Takahe +After=network.target +Requires=%N.service %N-stator.service + +[Install] +WantedBy=multi-user.target |